]> granicus.if.org Git - python/commit
Piers Lauder writes:
authorGuido van Rossum <guido@python.org>
Wed, 21 Oct 1998 22:06:56 +0000 (22:06 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 21 Oct 1998 22:06:56 +0000 (22:06 +0000)
commit04da10c7a2fa0bd060e8052a9fe3d47623324b94
tree8cd449f2701cade4fadf0605fa5010fd6aac1c1b
parent3f200d76dfc4215b4fc8fbe1c803c7476ad86735
Piers Lauder writes:

"""
Jochen Hayek has reported a problem with some versions of IMAP4
servers that choose to mix the case in their CAPABILITIES response.

The patch below fixes the problem.
"""
Lib/imaplib.py