]> granicus.if.org Git - python/commit
Patch # 1094 by Serge Julien. Fix some bytes/str comparisons.
authorGuido van Rossum <guido@python.org>
Mon, 10 Sep 2007 00:27:13 +0000 (00:27 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 10 Sep 2007 00:27:13 +0000 (00:27 +0000)
commit0ec3477989484943a230e46aaea60cb20c9ef89f
tree8f3e5d2d1b21c02fd0bcfe7ddcf8cc81b7757370
parent19ab2bd1c7f2a2b93074a4bc03b738d6a6cac74d
Patch # 1094 by Serge Julien.  Fix some bytes/str comparisons.
(Bah, the poplib test didn't catch this.)
Lib/poplib.py