diff options
| author | bwarsaw | 2001-02-15 16:23:49 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-02-15 16:23:49 +0000 |
| commit | d9bc07a00814f1f8a88b3330eae4d45aae663053 (patch) | |
| tree | 782d3d172902fa1a6c91ef2b8b295c6283b48ed9 /Mailman/pythonlib/StringIO.py | |
| parent | d476696ac1cf57e9a6e2f6fa59d109a76956d4b7 (diff) | |
| download | mailman-d9bc07a00814f1f8a88b3330eae4d45aae663053.tar.gz mailman-d9bc07a00814f1f8a88b3330eae4d45aae663053.tar.zst mailman-d9bc07a00814f1f8a88b3330eae4d45aae663053.zip | |
This module still needs lots of cleaning up but for now...
De-string-module-ification. Move SafeDict out of this file. Remove
the Crypt stuff, using sha instead.
SetSiteAdminPassword(), CheckSiteAdminPassword(): Use sha to write the
new admin password. Check...() doesn't attempt to compare the
challenge against the crypt'd password if the sha comparison fails
because the site admin password is much easier to change than all the
list passwords.
IsAdministrivia() -> is_administrivia(), and mimelib-ify
open_ex(): Removed
reap(): Additional optional argument `once' which says to just go
through the waitpid main loop once.
hexlify/unhexlify crud removed (Python 2.0's got them in its binascii
module).
GetDirectories(), GetLanguageDescr(), GetCharSet(): Added for i18n
support.
Diffstat (limited to 'Mailman/pythonlib/StringIO.py')
0 files changed, 0 insertions, 0 deletions
