- 15 Jul, 2003 4 commits
-
-
Martijn Pieters authored
refers to 'if len(step) == 0').
-
Casey Duncan authored
-
Chris McDonough authored
-
Chris McDonough authored
-
- 14 Jul, 2003 3 commits
-
-
Chris McDonough authored
Default to zdrun daemon status "on" (effectively prevents signals from reaching child processes). This will prevent the symptom of killing the server when pressing ctrl-C from an interactive logtail. Also ignore child process return statuses. If we don't, an interactive zopectl shell can clutter up the process table with zombies after a few starts and stops.
-
Chris McDonough authored
-
Chris McDonough authored
Dont write trailing newline into version.txt (causes problems because the version.txt is injected into a header sent from Zope and the newline causes Apache proxies to choke).
-
- 11 Jul, 2003 2 commits
-
-
Fred Drake authored
of the module are initialized - added assignments to "document" the names exported by this module, and, in the case of 'super', squash a warning that gets generated when using Python 2.3. (In Python 2.3, setting an attribute of a module outside of the module's implementation, where the name of the attribute matches the name of a built-in and the name isn't already defined in the module, causes a warning to be generated.)
-
Fred Drake authored
an integer to avoid an unhelpful deprecation warning. (Before Python 2.3, range() and many other built-in functions accepted floats as ints "by accident"; those cases now generate warnings when passes a float.)
-
- 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 8 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
-