]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
SF patch #433619, by Michel Pelletier:
authorGuido van Rossum <guido@python.org>
Sun, 17 Jun 2001 13:31:25 +0000 (13:31 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 17 Jun 2001 13:31:25 +0000 (13:31 +0000)
commita85e2c8557096df62dc568ccb6cc28fd8db72093
treeb417f47a788fdbf8d5f161f587c36a85d7f9a85a
parentfb73bb129b2ccbd9644709ac8eeac1d5e7f0a32d
SF patch #433619, by Michel Pelletier:

Summary: NAMESPACE support in imaplib.py

Initial Comment:
Support for the IMAP NAMESPACE extension defined in rfc
2342.  This is almost a necessity for working with
modern IMAP servers.
Lib/imaplib.py