Craig Holmquist added the comment:

Okay, I attached another patch.  The new version of the test returns success if 
the client's response is anything other than the abort line (*\r\n).

It fails with the current version of imaplib, fails if I change 
_Authenticator.process to output a byte-string besides *, and succeeds with the 
change in the patch.

----------
Added file: http://bugs.python.org/file38768/imap_auth3.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23779>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to