summaryrefslogtreecommitdiff
path: root/mako/exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* happy new year 2023HEADmainMike Bayer2023-01-031-1/+1
* happy new yearMike Bayer2022-06-301-1/+1
* update black and formatFederico Caselli2021-10-251-2/+1
* Refactoring CodeFederico Caselli2021-10-251-7/+6
* more code updatesMike Bayer2021-10-251-1/+1
* Modernize codeworkflow_test_initial_1_2Federico Caselli2021-10-231-16/+5
* happy new yearMike Bayer2020-01-051-4/+2
* Include URI in traceback if filename is unknownMartin von Gagern2019-07-081-3/+7
* - update copyrightMike Bayer2019-05-311-1/+1
* Use tox / zimportsMike Bayer2019-05-311-32/+64
* Use utf-8 encoding for traceback source with no encoding in py3kMike Bayer2019-05-091-0/+2
* - happy new yearMike Bayer2016-03-101-1/+1
* - get flake8 to pass fully for mako/ (tests are a much bigger deal)Mike Bayer2015-03-251-12/+33
* happy new yearrel_1_0_1Mike Bayer2015-01-221-1/+1
* - fix the line number scheme to be consistently 1-based, bothMike Bayer2014-05-211-1/+2
* Merge branch 'w_json_metadata'Mike Bayer2014-04-281-11/+8
|\
| * - add module source thing as ModuleInfo.get_module_source_metadataMike Bayer2014-04-141-20/+7
| * - Template modules now generate a JSON "metadata" structure at the bottomMike Bayer2014-03-141-8/+18
* | - will now be 1.0Mike Bayer2014-04-281-6/+7
|/
* - 2014Mike Bayer2014-01-091-1/+1
* update copyrightMike Bayer2013-08-031-1/+1
* - get the pygments install to be easily switched on/offMike Bayer2012-11-121-2/+12
* - first pass at running a py3k compatible base in py2k as well.Mike Bayer2012-11-111-7/+9
* epic trailing whitespace removalMike Bayer2012-07-071-21/+21
* Add some `reStructuredText` (or `Sphinx` related) markups:Vincent Férotin2012-05-141-4/+4
* Fix some various typos in documentation:Vincent Férotin2012-05-141-9/+9
* Brought all modules into PEP 8 width complianceBenjamin Trofatter2012-03-241-7/+14
* - apply the #125 patchMike Bayer2012-03-241-0/+3
* - [feature] The html_error_template() will nowMike Bayer2012-03-121-4/+47
* - [bug] Added "white-space:pre" style to html_error_template()Mike Bayer2012-01-161-0/+2
* - [bug] The exception message in the html_error_templateMike Bayer2012-01-161-1/+1
* 2012Mike Bayer2012-01-161-1/+1
* - a slight adjustment to the "highlight" logicMike Bayer2011-03-221-2/+0
* - add AUTHORS fileMike Bayer2011-02-191-2/+2
* - now that trailing whitespace comes up in red, need to get rid of itMike Bayer2011-01-191-22/+22
* - initial sphinx buildout. only includes "usage" so far, needs more work.Mike Bayer2010-11-121-25/+2
* - Fixed call to "unicode.strip" inMike Bayer2010-06-221-1/+1
* - Added conditional to RichTracebackMike Bayer2010-05-311-33/+44
* - Fixed error formatting when a stacktraceMike Bayer2010-04-171-0/+2
* - Fixed sometimes incorrect usage ofMike Bayer2010-03-241-11/+20
* - RichTraceback(), html_error_template().render(),Mike Bayer2010-03-051-11/+18
* some effort towards [ticket:122] , needs testsMike Bayer2010-03-051-19/+30
* - merged -r481:499 of py3k branch.Mike Bayer2010-03-041-14/+23
* move lib/mako to makoMike Bayer2010-02-051-0/+283