]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
There is no IMAP class in the imaplib module; the class is IMAP4.
authorFred Drake <fdrake@acm.org>
Wed, 9 May 2001 03:57:01 +0000 (03:57 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 9 May 2001 03:57:01 +0000 (03:57 +0000)
commitc117d1a804f5f1079daea4bd015d31cec76a8b2f
treec05891df721912fb9b876f920c8cdf017041341f
parentc6cddfa931a6c0d8ce6e453965f08a00391b5540
There is no IMAP class in the imaplib module; the class is IMAP4.
There is no imap module; refer to imaplib instead, since it exists.
Move the "See Also:" section in front of the sub-sections, for
consistency with other portions of the library reference.

This closes the library reference portion of SF bug #420216.
Doc/lib/libpoplib.tex