[New-bugs-announce] [issue1132] compile error in poplib.py

André report at bugs.python.org
Sat Sep 8 22:15:36 CEST 2007


New submission from André:

File "c:\Python30\lib\poplib.py", line 137, in _getlongresp
    while line != '.':
TypeError: can't compare bytes and str

----------
components: Library (Lib)
messages: 55753
nosy: andre
severity: normal
status: open
title: compile error in poplib.py
type: compile error
versions: Python 3.0

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1132>
__________________________________


More information about the New-bugs-announce mailing list