diff options
| author | viega | 1998-06-03 01:36:28 +0000 |
|---|---|---|
| committer | viega | 1998-06-03 01:36:28 +0000 |
| commit | 18427cf8d1da60d3f242017aea3689d2be5ffee6 (patch) | |
| tree | a8deed26c661eeb38adbda175b96f1a1977b4490 /Mailman/Utils.py | |
| parent | 7060c865a8a20dc921a6ebdd65f57933a34a5b8a (diff) | |
| download | mailman-18427cf8d1da60d3f242017aea3689d2be5ffee6.tar.gz mailman-18427cf8d1da60d3f242017aea3689d2be5ffee6.tar.zst mailman-18427cf8d1da60d3f242017aea3689d2be5ffee6.zip | |
The guy I got to do a test install once got the following on the admin pages:
File "/usr/lib/python1.5/base64.py", line 32, in decode
s = binascii.a2b_base64(line)
Error: Incorrect padding
So I put a try... except... around the line, and have it return 0 if
the exception fires.
Diffstat (limited to 'Mailman/Utils.py')
0 files changed, 0 insertions, 0 deletions
