summaryrefslogtreecommitdiff
path: root/src/zope/tal/talgenerator.py
Commit message (Expand)AuthorAgeFilesLines
* Document the rest of the important parts of the API.Jason Madden2017-11-031-6/+15
* Fix occasional \r\r\n newlines with XML test files on WindowsMarius Gedminas2013-02-111-1/+1
* Towards Py3K: use html.escape instead of cgi.escapeMarius Gedminas2013-02-071-2/+8
* Make attribute ordering deterministicMarius Gedminas2013-02-071-3/+3
* Towards Py3K: builtinsMarius Gedminas2013-02-071-0/+5
* Towards Py3K: use the in operator instead of has_key()Marius Gedminas2013-02-071-3/+3
* Towards Py3K: use repr() instead of backticksMarius Gedminas2013-02-071-14/+14
* Towards Py3K: use "except ... as ..."Marius Gedminas2013-02-071-1/+1
* Remove CVS-era Id fossils.Tres Seaver2010-06-031-2/+0
* Conform to repository policy.Tres Seaver2010-05-051-1/+1
* Moving code to satellite.Christian Theune2007-05-031-0/+856