- 05 Dec, 2002 8 commits
-
-
Fred Drake authored
-
Fred Drake authored
checkin.
-
Fred Drake authored
really not reusable, so should be considered an implementation detail.
-
Fred Drake authored
- Define exceptions in the "Exceptions" module. - Expose all the exceptions in the ZConfig package directly.
-
Fred Drake authored
the end of the \modulesynopsis blurbs.
-
Fred Drake authored
only used once within the ZConfig package.
-
Fred Drake authored
exception specific to ZConfig is a specialization of ConfigurationError.
-
Fred Drake authored
by '$' or a name, raise an exception. (Previously this used '' for the replacement text.)
-
- 04 Dec, 2002 9 commits
-
-
Fred Drake authored
refactoring.
-
Jeremy Hylton authored
-
Fred Drake authored
useful now that %define and substitution is built into the basic handling of the configuration files.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
Further documentation is needed.
-
Fred Drake authored
-
Toby Dickenson authored
-
- 03 Dec, 2002 8 commits
-
-
Jeremy Hylton authored
-
Jeremy Hylton authored
Log message on platforms where file-locking isn't supported.
-
Jeremy Hylton authored
adding Dumper class to ZODB4.
-
Jeremy Hylton authored
Use 0/1 instead of True/False, since none of the other code uses True/False.
-
Jeremy Hylton authored
There are few differences between the two files, except for necessary differences because of API changes. This change involves backporting the new UndoError style from ZODB4.
-
Fred Drake authored
- Update signature for the Context.parse() method - Fix some broken markup
-
Jeremy Hylton authored
-
Fred Drake authored
-
- 02 Dec, 2002 9 commits
-
-
Jeremy Hylton authored
And whitespace normalization.
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
- 28 Nov, 2002 2 commits
-
-
Guido van Rossum authored
rotate_logs(), which has the same effect but is more Zope 2.5 friendly. Remove now redundant zLOG import from main().
-
Chris McDonough authored
-
- 26 Nov, 2002 4 commits
-
-
Jeremy Hylton authored
-
Jeremy Hylton authored
Darn. Why didn't the test suite catch this?
-
Guido van Rossum authored
-
Jeremy Hylton authored
-