- 10 Jul, 2003 2 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
- 09 Jul, 2003 6 commits
-
-
Fred Drake authored
when it isn't actually used (like in the unit tests...)
-
Fred Drake authored
when it isn't actually used (like in the unit tests...) - add a comment about a confusing bit of code
-
Fred Drake authored
same output for both Python 2.2 and 2.3. Python 2.3 changes the str() of KeyError exceptions to return a repr() of the key instead of the str() of the key, which caused quotes to be generated if we don't pick out just the key.
-
Fred Drake authored
from Python 2.3. These warnings are displayed when running the unit tests. This patch fixes the occurrances that are triggered by the unit tests; there are probably others.
-
Fred Drake authored
Python 2.3.
-
Jeremy Hylton authored
-
- 08 Jul, 2003 5 commits
-
-
Chris McDonough authored
-
Evan Simpson authored
-
Evan Simpson authored
provide a docstring.
-
Christian Theune authored
-
Chris McDonough authored
Add a 'connection-class' key to the database definition which you may use to override the stock ZODB Connection class for a given database via the config file.
-
- 07 Jul, 2003 10 commits
-
-
Andreas Jung authored
- Collector #893: Mailhost: munge_header has been broken for addresses containing the recipients full name
-
Chris McDonough authored
-
Chris McDonough authored
-
Chris McDonough authored
-
Chris McDonough authored
-
Chris McDonough authored
-
Chris McDonough authored
-
Chris McDonough authored
-
Chris McDonough authored
-
Chris McDonough authored
-
- 06 Jul, 2003 12 commits
-
-
Chris McDonough authored
-
Andreas Jung authored
- Collector #342: Avoiding insertion of a BASE tag for file objects with content-type text/html
-
Andreas Jung authored
- Collector #953: fixed namespace collision with form_title in ZMI
-
Andreas Jung authored
problems.
-
Chris McDonough authored
-
Chris McDonough authored
-
Chris McDonough authored
-
Chris McDonough authored
-
Chris McDonough authored
-
Chris McDonough authored
-
Chris McDonough authored
-
Chris McDonough authored
-
- 03 Jul, 2003 3 commits
-
-
Casey Duncan authored
-
Jeremy Hylton authored
-
Fred Drake authored
-
- 30 Jun, 2003 2 commits
-
-
Andreas Jung authored
-
Brian Lloyd authored
-