Added IMAP4_stream to __all__

This commit is contained in:
Piers Lauder 2004-06-02 00:42:36 +00:00
parent 1f4bcf9edd
commit 0659452b8b

View file

@ -23,7 +23,7 @@ __version__ = "2.54"
import binascii, os, random, re, socket, sys, time
__all__ = ["IMAP4", "IMAP4_SSL", "Internaldate2tuple",
__all__ = ["IMAP4", "IMAP4_SSL", "IMAP4_stream", "Internaldate2tuple",
"Int2AP", "ParseFlags", "Time2Internaldate"]
# Globals