- Jul 08, 2012
-
-
Mike Bayer authored
same time args passed to def() are used by other elements of the <%def> tag. [ticket:191]
-
- Apr 13, 2012
-
-
Mike Bayer authored
- add conditionals to pygments-dependent tests that ensure pygments 1.4, separate check for no pygments.
-
- Jan 19, 2011
-
-
Mike Bayer authored
-
- Nov 16, 2010
-
-
Mike Bayer authored
least remove huge lines
-
- Nov 10, 2010
-
-
Mike Bayer authored
strict_undefined=True, will cause variables not found in the context to raise a NameError immediately, instead of defaulting to the UNDEFINED value.
-
- May 31, 2010
-
-
Mike Bayer authored
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
-
- Mar 04, 2010
-
-
Mike Bayer authored
- Python 3 support is added ! See README.py3k for installation and testing notes. [ticket:119]
-
- Mar 02, 2010
-
-
Mike Bayer authored
HTML file writing, consistently cleanup the modules/cache directories, use nose skiptests for unsupported features.
-
- Nov 21, 2006
-
-
Mike Bayer authored
-
- Nov 20, 2006
-
-
Mike Bayer authored
-
- Nov 12, 2006
-
-
Mike Bayer authored
-