commit | f44939105ae03b7c7ce19f834c13685af27bf7d3 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Wed Jan 24 04:16:09 2001 +0000 |
committer | Barry Warsaw <barry@python.org> | Wed Jan 24 04:16:09 2001 +0000 |
tree | 36645e6d6a1446f03dac977268ca2b62d8d8a2ee | |
parent | 24f3acab3b2a766cde87696fb86bc1b1ccd5b051 [diff] |
__all__: removed "error", "abort", "readonly", as these are not exportable module attributes (they're attributes on the IMAP class). Fixed the case typo on Time2Internaldate. Does anybody run the test suite any more? <wink>