]> granicus.if.org Git - python/commit
Fix PR#3, submitted by Skip Montanaro: if no space appears after the
authorGuido van Rossum <guido@python.org>
Wed, 6 Oct 1999 15:19:19 +0000 (15:19 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 6 Oct 1999 15:19:19 +0000 (15:19 +0000)
commitd8957d6802551c6510974667e102027ed07a0fa5
treeb2d96792cd4f826f3735063e39c2ebc4a9c18d81
parentbe2033697f8b9b44656965888d0533bf6d0a8499
Fix PR#3, submitted by Skip Montanaro: if no space appears after the
colon, the first character of the value is lost.
Lib/rfc822.py