log roundup/cgi/TAL/TALGenerator.py @ 8540:e8d1da6e3571

age author description
Mon, 24 Jul 2023 17:49:58 -0400 John Rouillard fix: issue2551193 - Fix roundup for removal of cgi and cgitb ...
Sat, 06 Jul 2019 13:12:58 -0400 John Rouillard Fix problem with cgi.escape being depricated a different way. This way
Wed, 12 Jun 2019 20:34:47 -0400 John Rouillard Try to fix:
Tue, 11 Jun 2019 21:29:24 -0400 John Rouillard Call cgi.escape only on python 2. Replace with html.escapeif it can be
Tue, 24 Jul 2018 23:00:54 +0000 Joseph Myers Python 3 preparation: use range() instead of xrange().
Tue, 24 Jul 2018 22:22:08 +0000 Joseph Myers Python 3 preparation: make relative imports explicit.
Tue, 24 Jul 2018 22:09:15 +0000 Joseph Myers Python 3 preparation: use != instead of <>.
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:36:02 +0000 Joseph Myers Python 3 preparation: use repr() instead of ``.
Thu, 24 Aug 2017 22:21:37 -0400 Eric S. Raymond Use Python-3-compatible 'as' syntax for except statements
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
Thu, 09 Jan 2003 22:59:22 +0000 Richard Jones [[Metadata associated with this commit was garbled during conversion from CVS maint-0.5
Thu, 03 Oct 2002 06:56:30 +0000 Richard Jones merge from maintenance branch
Thu, 05 Sep 2002 00:37:09 +0000 Richard Jones moved

Roundup Issue Tracker: http://roundup-tracker.org/