summaryrefslogtreecommitdiff
path: root/jinja2/bccache.py
Commit message (Expand)AuthorAgeFilesLines
* Propably delaying release for better python 3 support. Started working onArmin Ronacher2010-02-091-3/+3
* It's a new yearArmin Ronacher2010-01-221-1/+1
* Started to work on Python 3 support.Armin Ronacher2009-08-051-1/+1
* Copyright switch to "The Jinja Team".Armin Ronacher2009-01-041-1/+1
* Various cleanups and added custom cycler.Armin Ronacher2008-10-051-5/+4
* Some typos.Georg Brandl2008-09-191-1/+1
* Fixed bytecode cache and added support for memcached (tests still missing)Armin Ronacher2008-09-181-5/+66
* moved os.remove import where it woudn't be noticed by GAEMax Ischenko2008-09-181-1/+5
* Fixed FileSystemBytecodeCache.clearArmin Ronacher2008-09-171-1/+2
* Improved bbcache and documented it.Armin Ronacher2008-09-171-50/+109
* Added experimental and undocumented bytecode cache supportArmin Ronacher2008-09-171-0/+156