summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorbwarsaw1998-07-31 20:01:04 +0000
committerbwarsaw1998-07-31 20:01:04 +0000
commit50ed99489c59e830bb1358a4377f36c6fa78165a (patch)
tree62b3a4a0b845f723fe1dbe9e71aa2c87e77e33de /scripts
parentdc8ec951be5b84abe4a709b44290d926d4267e0f (diff)
downloadmailman-50ed99489c59e830bb1358a4377f36c6fa78165a.tar.gz
mailman-50ed99489c59e830bb1358a4377f36c6fa78165a.tar.zst
mailman-50ed99489c59e830bb1358a4377f36c6fa78165a.zip
__logexc() => _logexc()
Logger.__init__(): New default argument `immediate' says to open the log file immediately upon creation (so we learn of errors early). Otherwise the log file is opened when first needed. Logger.__get_f(): Re-raise the exception using Python 1.5 semantics; can't guarantee everyone has Python 1.5.1. Also if nofail, then set the file pointer to be sys.__stderr__ so at least the exceptions will get logged to the Web server log file.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions