]> granicus.if.org Git - python/commit
Mike Meyer reports a bug in his patch (several months ago) that
authorGuido van Rossum <guido@python.org>
Thu, 29 Apr 1999 12:50:36 +0000 (12:50 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 29 Apr 1999 12:50:36 +0000 (12:50 +0000)
commitb08f51b93a30513e57d0ed6a205b4ff73a68bf57
treed562c47aee10841b9fe691364e7918d5260c1de9
parent9ef8635c8c25291431779be5c17476074099be38
Mike Meyer reports a bug in his patch (several months ago) that
accepts long month names.  One essential line was missing.  Fixed now.
Lib/rfc822.py