took out the whole "auto-propigation of **kwargs" thing,
implemented "args" for <%page> tag. still has a default "**_extra_pageargs" catchall for now...
Showing
- doc/build/templates/base.html 6 additions, 6 deletionsdoc/build/templates/base.html
- doc/build/templates/content_layout.html 2 additions, 2 deletionsdoc/build/templates/content_layout.html
- doc/build/templates/formatting.html 0 additions, 1 deletiondoc/build/templates/formatting.html
- doc/build/templates/nav.html 6 additions, 7 deletionsdoc/build/templates/nav.html
- doc/build/templates/toc.html 2 additions, 2 deletionsdoc/build/templates/toc.html
- lib/mako/ast.py 6 additions, 3 deletionslib/mako/ast.py
- lib/mako/codegen.py 16 additions, 11 deletionslib/mako/codegen.py
- lib/mako/exceptions.py 3 additions, 2 deletionslib/mako/exceptions.py
- lib/mako/parsetree.py 5 additions, 1 deletionlib/mako/parsetree.py
- lib/mako/runtime.py 3 additions, 5 deletionslib/mako/runtime.py
- test/def.py 2 additions, 1 deletiontest/def.py
- test/inheritance.py 67 additions, 0 deletionstest/inheritance.py
- test/lexer.py 8 additions, 0 deletionstest/lexer.py
- test/template.py 34 additions, 0 deletionstest/template.py
Loading
Please register or sign in to comment