[issue1210] imaplib does not run under Python 3

Barry A. Warsaw report at bugs.python.org
Tue Nov 4 00:59:01 CET 2008


Barry A. Warsaw <barry at python.org> added the comment:

The assertion on line 813 is indented incorrectly.  Please fix that.

I'm concerned we really need better test coverage for this code, but
it's doubtful we'll get that before 3.0 final is released.  I think this
is the best we're going to do, and nothing else about the code jumps out
at me.

Go ahead and land it after that minor fix.

----------
keywords:  -needs review

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1210>
_______________________________________


More information about the Python-bugs-list mailing list