| Wed, 12 Jun 2019 21:46:31 -0400 |
John Rouillard |
More fixes for: DeprecationWarning: Using or importing the ABCs from
|
| Wed, 25 Jul 2018 00:13:52 +0000 |
Joseph Myers |
Python 3 preparation: use isinstance(x, collections.Callable) instead of callable(x).
|
| Tue, 24 Jul 2018 22:22:08 +0000 |
Joseph Myers |
Python 3 preparation: make relative imports explicit.
|
| 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 ``.
|
| Mon, 04 Sep 2017 21:58:16 -0400 |
John Rouillard |
Python 2 and 3 support. Convert Exception to BaseException. TAL and
|
| Thu, 24 Aug 2017 22:21:37 -0400 |
Eric S. Raymond |
Use Python-3-compatible 'as' syntax for except statements
|
| Wed, 16 Nov 2011 09:51:38 -0500 |
Eric S. Raymond |
Remove keyword expansions from CVS. All regression tests passed afterwards.
|
| Mon, 10 Aug 2009 03:36:32 +0000 |
Richard Jones |
remove use of string exception
|
| Thu, 19 Aug 2004 22:50:06 +0000 |
Richard Jones |
update comment
|
| Fri, 21 May 2004 06:13:39 +0000 |
Richard Jones |
more ZPT porting tweaks
|
| Fri, 21 May 2004 05:56:46 +0000 |
Richard Jones |
update PageTemplates to latest Zope codebase
|
| Wed, 11 Feb 2004 23:55:10 +0000 |
Richard Jones |
documentation cleanup
|
| Thu, 26 Sep 2002 21:54:18 +0000 |
Richard Jones |
Zope Collector fixes.
|
| Mon, 23 Sep 2002 00:50:32 +0000 |
Richard Jones |
some speedups, some fixes to the benchmarking
|
| Fri, 13 Sep 2002 03:31:19 +0000 |
Richard Jones |
added generic item editing
|
| Tue, 10 Sep 2002 12:43:18 +0000 |
Richard Jones |
better traversal error info
|
| Mon, 09 Sep 2002 05:28:48 +0000 |
Richard Jones |
removed some property name clashes
|
| Sat, 07 Sep 2002 22:43:17 +0000 |
Richard Jones |
Adhering to ZPL
|
| Fri, 06 Sep 2002 07:21:31 +0000 |
Richard Jones |
much nicer error messages when there's a templating error
|
| Thu, 05 Sep 2002 00:37:09 +0000 |
Richard Jones |
moved
|