- 12 Apr, 2002 18 commits
-
-
Andreas Jung authored
-
Lennart Regebro authored
isinstance will raise an Exception first. I now catch this exception.
-
Lennart Regebro authored
-
Andreas Jung authored
Shanes traceback patches provide a much better functionality.
-
Andreas Jung authored
(see doc/ENVIRONMENT.txt)
-
Andreas Jung authored
- Propertysheets: Ids like 'values','keys' and 'values' are now forbidden as they break WebDAV functionality. Existing Propertysheets are not affected
-
Brian Lloyd authored
-
Matt Behrens authored
give them extended log format like HTTPServer
-
Brian Lloyd authored
-
Tres Seaver authored
-
Brian Lloyd authored
-
Casey Duncan authored
Upload buttons on DTML, Py Scripts, Files, Images and PTs raise an error if the file is not specified instead of clearing the source (Bug #144)
-
Brian Lloyd authored
-
Brian Lloyd authored
-
matt@zope.com authored
-
Brian Lloyd authored
-
matt@zope.com authored
the object pointers aren't initialized (because the constructor was called with an invalid number of arguments) This just amounts to using the XDECREF macro rather than DECREF.
-
Andreas Jung authored
avoid breaking some FTP clients and the output format with overlong usernames.
-
- 11 Apr, 2002 8 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
wrong number of indexed objects for FieldIndexes.
-
Andreas Jung authored
-
Andreas Jung authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
whrandom triggers a DeprecationWarning when using CVS Python.
-
Fred Drake authored
-
- 10 Apr, 2002 1 commit
-
-
Andreas Jung authored
are no longer deletable to prevent malfunction.
-
- 08 Apr, 2002 2 commits
-
-
Shane Hathaway authored
-
Toby Dickenson authored
-
- 05 Apr, 2002 3 commits
-
-
Toby Dickenson authored
support for exceptions who raise an exception in str(). They get represented as <unprintable X object>
-
Toby Dickenson authored
Decide whether a body is html by looking at the body we are actually going to use, rather than the body we were originally given. We may have given it an html wrapper a few lines earlier.
-
Toby Dickenson authored
No need to use a full sweep now. the incremental collector is sufficiently effective at keeping memory usage in check, and does not have the severe performance implications
-
- 04 Apr, 2002 3 commits
-
-
Chris McDonough authored
del transientobject['key'] Would fail with a slice error (due to the security machinery). Assigning __garded_delitem__ to __delitem__ solves this problem.
-
Shane Hathaway authored
-
Shane Hathaway authored
-
- 03 Apr, 2002 3 commits
-
-
Shane Hathaway authored
-
Shane Hathaway authored
Merged shane-better-tracebacks-branch. The changes are explained in http://dev.zope.org/Wikis/DevSite/Proposals/BetterTracebacks
-
Jens Vagelpohl authored
"Associate" tab like in the standard ZMI folder contents view
-
- 02 Apr, 2002 1 commit
-
-
Andreas Jung authored
-
- 01 Apr, 2002 1 commit
-
-
Andreas Jung authored
cleared the standard Vocabulary.
-