- CHANGES cleanup
- some functions on Context are now private: _push_buffer(), _pop_buffer(), caller_stack._push_frame(), caller_stack._pop_frame(). - implemented [ticket:76] inlining of context.write()
Showing
- CHANGES 71 additions, 32 deletionsCHANGES
- examples/bench/basic.py 1 addition, 1 deletionexamples/bench/basic.py
- lib/mako/codegen.py 19 additions, 17 deletionslib/mako/codegen.py
- lib/mako/runtime.py 44 additions, 10 deletionslib/mako/runtime.py
- test/call.py 5 additions, 2 deletionstest/call.py
- test/filters.py 1 addition, 0 deletionstest/filters.py
Loading
Please register or sign in to comment