| Sat, 06 Jul 2019 13:12:58 -0400 |
John Rouillard |
Fix problem with cgi.escape being depricated a different way. This way
|
| Tue, 11 Jun 2019 22:42:27 -0400 |
John Rouillard |
Yet another use of cgi.escape. Fixed.
|
| Sun, 29 Jul 2018 15:52:15 +0100 |
Christof Meerwald |
removed FasterStringIO
|
| Wed, 25 Jul 2018 09:10:46 +0000 |
Joseph Myers |
Python 3 preparation: avoid obsolete types.*Type names.
|
| Wed, 25 Jul 2018 09:08:29 +0000 |
Joseph Myers |
Python 3 preparation: StringIO.
|
| Tue, 24 Jul 2018 23:16:09 +0000 |
Joseph Myers |
Python 3 preparation: use // and __truediv__ as needed.
|
| Tue, 24 Jul 2018 23:02:44 +0000 |
Joseph Myers |
Python 3 preparation: avoid implicit tuple parameter unpacking.
|
| Tue, 24 Jul 2018 22:22:08 +0000 |
Joseph Myers |
Python 3 preparation: make relative imports explicit.
|
| Tue, 24 Jul 2018 22:08:17 +0000 |
Joseph Myers |
Python 3 preparation: change "x.has_key(y)" to "y in x".
|
| Tue, 24 Jul 2018 21:39:58 +0000 |
Joseph Myers |
Python 3 preparation: "raise" syntax.
|
| Tue, 24 Jul 2018 21:36:02 +0000 |
Joseph Myers |
Python 3 preparation: use repr() instead of ``.
|
| Fri, 21 May 2004 05:36:30 +0000 |
Richard Jones |
beginning getting ZPT up to date: TAL first
|
| Wed, 11 Feb 2004 23:55:10 +0000 |
Richard Jones |
documentation cleanup
|
| Tue, 24 Jun 2003 03:09:35 +0000 |
Anthony Baxter |
silence SyntaxWarning
maint-0.5
|
| Thu, 06 Feb 2003 05:43:49 +0000 |
Richard Jones |
Fixed a backlog of bug reports, and worked on python 2.3 compatibility:
|
| Thu, 09 Jan 2003 22:59:22 +0000 |
Richard Jones |
[[Metadata associated with this commit was garbled during conversion from CVS
maint-0.5
|
| Sat, 16 Nov 2002 07:43:22 +0000 |
Richard Jones |
removed use of string/strop from TAL/TALInterpreter
|
| Thu, 05 Sep 2002 00:37:09 +0000 |
Richard Jones |
moved
|