- 18 Mar, 2003 10 commits
-
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
of ZServer.
-
Fred Drake authored
package.
-
Fred Drake authored
-
Fred Drake authored
new-install-branch.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
new-install-branch.
-
- 17 Mar, 2003 2 commits
-
-
Christian Theune authored
try/except so we need to explicitly check.
-
Christian Theune authored
-
- 13 Mar, 2003 2 commits
-
-
Chris McDonough authored
-
Chris McDonough authored
-
- 07 Mar, 2003 4 commits
-
-
Fred Drake authored
for Python 2.2. This avoids a warning that can be issued during the initial startup.
-
Fred Drake authored
- don't pretend directories inside packages are themselves packages if they aren't; list them using the "data_files" keyword (this avoids noisy warnings for installation and out-of-place building)
-
Fred Drake authored
together; this matches the way the new-install-branch does this.
-
Fred Drake authored
and the version being used in the new-install-branch.
-
- 05 Mar, 2003 2 commits
-
-
Fred Drake authored
-
Fred Drake authored
-
- 04 Mar, 2003 1 commit
-
-
Shane Hathaway authored
avoid disclosing the recipients.
-
- 03 Mar, 2003 3 commits
-
-
Shane Hathaway authored
acquisition wrappers, but this time the bugfix is clearer. The second argument to an index constructor is usually not "caller"; it's usually "ignore_ex", which gets stored as a meaningless attribute and ignored. The bugfix builds upon the ugly code that's already there. Ugly code begets ugly code, unfortunately.
-
Andreas Jung authored
-
Andreas Jung authored
-
- 28 Feb, 2003 4 commits
-
-
Chris McDonough authored
results of a callable. Do not attempt to index None.
-
Barry Warsaw authored
encapsulation the storage lock file.
-
Barry Warsaw authored
cleanly. Backported from ZODB4.
-
Casey Duncan authored
-
- 27 Feb, 2003 5 commits
-
-
Fred Drake authored
used with Python 2.3.
-
Fred Drake authored
Python 2.3.
-
Fred Drake authored
-
Fred Drake authored
will generate a PendingDeprecationWarning in Python 2.3.
-
Christian Zagrodnick authored
-
- 26 Feb, 2003 3 commits
-
-
Florent Guillaume authored
-
Casey Duncan authored
en traversing from a non-mapping object, rather than an obscure AttributeError o n __getitem__
-
Christian Theune authored
evaluates to "True". Correct usage is "if find(...) >= 0".
-
- 25 Feb, 2003 3 commits
-
-
Fred Drake authored
-
Andreas Jung authored
calling object. This caused caller.getPhysicalPath() to fail for indexes depending on this information.
-
Fred Drake authored
-
- 24 Feb, 2003 1 commit
-
-
Fred Drake authored
-