- Added conditional to RichTraceback
such that if no traceback is passed and sys.exc_info() has been reset, the formatter just returns blank for the "traceback" portion. [ticket:135] - some long line cleanup
Showing
- CHANGES 7 additions, 0 deletionsCHANGES
- mako/exceptions.py 44 additions, 33 deletionsmako/exceptions.py
- test/__init__.py 2 additions, 1 deletiontest/__init__.py
- test/templates/runtimeerr.html 4 additions, 0 deletionstest/templates/runtimeerr.html
- test/test_exceptions.py 26 additions, 6 deletionstest/test_exceptions.py
- test/test_lookup.py 11 additions, 5 deletionstest/test_lookup.py
Loading
Please register or sign in to comment