]> granicus.if.org Git - python/commit
New version from Piers Lauder, who writes:
authorGuido van Rossum <guido@python.org>
Mon, 28 Sep 1998 15:34:46 +0000 (15:34 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 28 Sep 1998 15:34:46 +0000 (15:34 +0000)
commit26367a001ddaca576aba1a3f31a7c035c53199e8
tree286f6be777a5907f8f5c94c8828d8bee470bd45c
parent75bb54c3d86cd0207da00251d068947ef1d56db3
New version from Piers Lauder, who writes:

Added a debug function to replace 'print' statements.
Ensured that response attached to 'NO' replies is passed back.
added readonly exception.
Rearranged method order into types.
Ensure select returns a meaningful error on 'NO'.
'NO' returns from authenticate and login raise error with last message,
not list.
Lib/imaplib.py