aboutsummaryrefslogtreecommitdiffstats
path: root/mako/exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* 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