aboutsummaryrefslogtreecommitdiffstats
path: root/mako/ext/turbogears.py
Commit message (Collapse)AuthorAgeFilesLines
* happy new yearMike Bayer2020-01-051-1/+1
| | | | | | also fix one flake8 error Change-Id: Ia828267fce34d5b194898e3e301b6d463470f068
* - update copyrightMike Bayer2019-05-311-1/+1
| | | | Change-Id: I258e9ff77e5a9ac687cd20d33b6d75de7c79b4dc
* Use tox / zimportsMike Bayer2019-05-311-7/+10
| | | | Change-Id: Ia047c7052a6d242c2cf1c7a83981f1e38ea4d928
* - happy new yearMike Bayer2016-03-101-1/+1
|
* - Repair some calls within the ast module that no longer work on Python3.5;Mike Bayer2015-08-261-2/+1
| | | | | | | additionally replace the use of ``inspect.getargspec()`` under Python 3 (seems to be called from the TG plugin) to avoid deprecation warnings. fixes #250
* - get flake8 to pass fully for mako/ (tests are a much bigger deal)Mike Bayer2015-03-251-2/+3
|
* happy new yearrel_1_0_1Mike Bayer2015-01-221-1/+1
|
* - 2014Mike Bayer2014-01-091-1/+1
| | | | - move CHANGES to changelog.rst
* - changelogMike Bayer2013-10-081-1/+1
| | | | - fix test to work under py3.2
* Using compat.string_types instead of "str if compat.py3k else basestring" in ↵Vladimir Magamedov2013-09-171-1/+1
| | | | TGPlugin.render method.
* Fixed TGPlugin.render method to support unicode template names in py2k.Vladimir Magamedov2013-09-171-2/+3
|
* update copyrightMike Bayer2013-08-031-1/+1
|
* - first pass at running a py3k compatible base in py2k as well.Mike Bayer2012-11-111-2/+2
| | | | | having some weird unicode issues I can't debug; the meaning of str.encode() seems to be changing globally somehow
* Brought all modules into PEP 8 width complianceBenjamin Trofatter2012-03-241-1/+2
|
* 2012Mike Bayer2012-01-161-1/+1
|
* - add AUTHORS fileMike Bayer2011-02-191-0/+6
| | | | - convert heading copyrights to 2006-2011, reference AUTHORS file
* - now that trailing whitespace comes up in red, need to get rid of itMike Bayer2011-01-191-1/+1
|
* move lib/mako to makoMike Bayer2010-02-051-0/+50