summaryrefslogtreecommitdiff
path: root/src/zope/pagetemplate/engine.py
Commit message (Expand)AuthorAgeFilesLines
* Roll back use of __class__; neither C nor Python proxy can directly lie to 't...Jason Madden2015-05-311-1/+1
* Add PyPy support.Jason Madden2015-05-291-4/+14
* Allow short-circuit traversal for non-proxied dict subclassesColin Watson2015-01-201-0/+22
* Make sure ZopePythonExpr and PythonExpr are separate classesMarius Gedminas2013-03-151-8/+8
* Fixup extra.Albertas Agejevas2013-02-221-6/+9
* Switch to zope.untrustedpython, make it an extra.Albertas Agejevas2013-02-221-2/+9
* Drop support for Python 2.4 and 2.5.Tres Seaver2012-05-171-5/+4
* Remove CVS-era Id fossils.Tres Seaver2010-06-031-2/+0
* Conform to repository policy.Tres Seaver2010-05-051-1/+1
* fix dependencies (thanks to z3c.dependencychecker)Godefroid Chapelle2009-12-181-5/+5
* Moved 'engine' module and here from ``zope.app.pagetemplate`` package.Tres Seaver2009-05-251-0/+478