- 07 Aug, 2001 1 commit
-
-
Evan Simpson authored
-
- 06 Aug, 2001 9 commits
-
-
Evan Simpson authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Evan Simpson authored
-
Evan Simpson authored
-
Andreas Jung authored
-
Andreas Jung authored
Former versions reported just an AttributeError/_v_blocks. Additionally the name of the missing file is logged. This should make debugging somewhat easier.
-
Shane Hathaway authored
function, we just remove the appropriate modules from sys.modules. This ensures that modules are loaded in the correct order.
-
Andreas Jung authored
(not working with ! inside quoted text)
-
- 04 Aug, 2001 1 commit
-
-
Chris McDonough authored
-
- 03 Aug, 2001 2 commits
-
-
Evan Simpson authored
-
Jeffrey Shell authored
glob()/os.remove() pair. Pointed out by Chris Withers.
-
- 02 Aug, 2001 2 commits
-
-
Andreas Jung authored
resource left the destination resource in a locked state so any WebDAV client was unable to unlock the destination object. Locks are now cleared from the destination object.
-
Andreas Jung authored
incompatibility.
-
- 01 Aug, 2001 1 commit
-
-
Amos Latteier authored
-
- 31 Jul, 2001 1 commit
-
-
Andreas Jung authored
-
- 30 Jul, 2001 6 commits
-
-
Evan Simpson authored
-
Evan Simpson authored
-
Shane Hathaway authored
To knit the new packages into your CVS checkout, cd to lib/python and execute: cvs co -d ThreadedAsync Packages/ThreadedAsync cvs co -d zLOG Packages/zLOG cvs co -d zdaemon Packages/zdaemon cvs co -d Persistence Packages/Persistence cvs -q up -dP
-
Shane Hathaway authored
-
Shane Hathaway authored
-
Chris McDonough authored
-
- 25 Jul, 2001 6 commits
-
-
Evan Simpson authored
-
Evan Simpson authored
-
Evan Simpson authored
-
Chris McDonough authored
-
Barry Warsaw authored
-
Andreas Jung authored
with a blank string has been broken.
-
- 24 Jul, 2001 4 commits
-
-
Andreas Jung authored
ZCatalog search result caused a MemoryError because the __getslice__ implementation used range() instead of xrange().
-
Evan Simpson authored
-
Evan Simpson authored
-
Evan Simpson authored
-
- 23 Jul, 2001 3 commits
-
-
Andreas Jung authored
-
Evan Simpson authored
-
Evan Simpson authored
Make elements obey the XML rule: attributes without explicit namespaces are in the same namespace as the tag. As a corollary, TAL output with markup removed also removes tags that are in the TAL and METAL namespace.
-
- 19 Jul, 2001 3 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
properly.
-
Amos Latteier authored
Fixed the dtml-in documentation to record that orphan, not overlap has a default of 3. Also clarified what exactly the orphan option does. We might consider changing the ophan option default to 0, since I think that folks would find that less confusing.
-
- 18 Jul, 2001 1 commit
-
-
Evan Simpson authored
-