- 13 Apr, 2001 2 commits
-
- 12 Apr, 2001 11 commits
-
-
Jim Fulton authored
is undone, the application can note the fact in the undoing transaction. This is extremely desireable when doing transactional undo, so that you can keep track of what the undoing transactions actually (un)did.
-
Jim Fulton authored
-
Jim Fulton authored
was used to start the process. This allows zdaemon-controlled processes to take advantage of optimization.
-
Chris McDonough authored
-
Chris McDonough authored
-
Chris McDonough authored
-
Andreas Jung authored
-
- 11 Apr, 2001 25 commits
-
-
Evan Simpson authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
StorageAPI, BasicStorageAPI, FullStorageAPI, MinimalStorageAPI classes removed. MinimalTest greatly simplified. suite(): use unittest.makeSuite()
-
Barry Warsaw authored
BaseFramework, MinimalBaseFrameWork, FullBaseFramework classes removed. MinimalDBHomeTest => MinimalCreateTest, and mixin inheritance FullDBHomeTest => FullCreateTest, and mixin inheritance suite(): use unittest.makeSuite()
-
Barry Warsaw authored
-
Barry Warsaw authored
dne => DNE
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
repeating the substitution. Why didn't we think of this before?!
-
Chris McDonough authored
-
Chris McDonough authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Evan Simpson authored
some of the security methods.
-
Guido van Rossum authored
1. Some browsers don't understand attribute values in single quotes, so always use double quotes. 2. An undefined variable was referenced in the error reporting code in parseSubstitution(). (The error reporting cannot be reached unless _subst_re is changed -- but it is still a bug. :-)
-
Evan Simpson authored
-
Evan Simpson authored
-
Evan Simpson authored
-
Evan Simpson authored
-
Evan Simpson authored
-
Evan Simpson authored
-
- 10 Apr, 2001 2 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
-