diff options
| author | bwarsaw | 2000-07-22 02:18:46 +0000 |
|---|---|---|
| committer | bwarsaw | 2000-07-22 02:18:46 +0000 |
| commit | 776ed60fffd694c8ed05dc47385699bcb2e29d44 (patch) | |
| tree | b9361e72c14cde7c7d9291f33bfbceb65200d714 | |
| parent | fc16fd3d4b63865e821e64e6fc974b63cc362647 (diff) | |
| download | mailman-776ed60fffd694c8ed05dc47385699bcb2e29d44.tar.gz mailman-776ed60fffd694c8ed05dc47385699bcb2e29d44.tar.zst mailman-776ed60fffd694c8ed05dc47385699bcb2e29d44.zip | |
| -rw-r--r-- | scripts/driver | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/driver b/scripts/driver index 0d114face..f5fc22843 100644 --- a/scripts/driver +++ b/scripts/driver @@ -135,8 +135,6 @@ def print_traceback(logfp=None): # Write to the HTML sink. print """\ Content-type: text/html -Cache-control: no-cache -Expires: 0 <head><title>Bug in Mailman version %(VERSION)s</title></head> <body bgcolor=#ffffff><h2>Bug in Mailman version %(VERSION)s</h2> @@ -242,8 +240,6 @@ except: # Nope, we're quite screwed print """\ Content-type: text/html -Cache-control: no-cache -Expires: 0 <p><h3>We're sorry, we hit a bug!</h3> |
