summaryrefslogtreecommitdiff
path: root/jinja2/_compat.py
Commit message (Expand)AuthorAgeFilesLines
* Disable py_compile for Python 3 and pypyArmin Ronacher2013-05-201-0/+1
* Renamed helper classes in with_metaclassArmin Ronacher2013-05-201-2/+2
* Corrected a newlineArmin Ronacher2013-05-201-1/+1
* More cleanup in the utils moduleArmin Ronacher2013-05-201-2/+24
* Added an explanation for how with_metaclass worksArmin Ronacher2013-05-201-0/+9
* Make the runtime leak less of the version hacksArmin Ronacher2013-05-201-44/+40
* Removed unnecessary delArmin Ronacher2013-05-191-1/+0
* Added unicode mixin for unified string logicArmin Ronacher2013-05-191-0/+11
* PY3 -> PY2 macroArmin Ronacher2013-05-191-26/+60
* Unified version checks where appropriateArmin Ronacher2013-05-191-0/+2
* Moved all six usages (ignoring testsuite) into jinja2._compatArmin Ronacher2013-05-191-0/+52
* Fixed a docstring and a syntax error on 3.3Armin Ronacher2013-05-191-3/+3
* six.advance_iterator -> nextArmin Ronacher2013-05-191-4/+4
* Merge remote-tracking branch 'ThomasWaldmann/sprint-branch' into sprint-branchArmin Ronacher2013-05-181-0/+5
* stuff missing from previous commit, thanks gitThomas Waldmann2013-05-181-1/+2
* new jinja2._compat module for stuff not yet in six 1.3.0Thomas Waldmann2013-05-181-0/+18