Mercurial > p > roundup > code
log roundup/cgi/TAL/DummyEngine.py @ 8528:fed0f839c260
| age | author | description |
|---|---|---|
| Thu, 26 Feb 2026 09:46:02 -0500 | John Rouillard | fix: replace except: with except Exception: (by haosenwang1018@github) |
| 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:36:02 +0000 | Joseph Myers | Python 3 preparation: use repr() instead of ``. |
| Mon, 04 Sep 2017 21:58:16 -0400 | John Rouillard | Python 2 and 3 support. Convert Exception to BaseException. TAL and |
| Mon, 26 Sep 2011 07:51:42 +0000 | Bernhard Reiter | issue2550728: remove buggy parentheses in TAL/DummyEngine.py. |
| Fri, 21 May 2004 05:36:30 +0000 | Richard Jones | beginning getting ZPT up to date: TAL first |
