Ezio Melotti added the comment:

In imaplib, abort is either raised or caught (in addition to be the defined 
once), so the error doesn't seem to be there.
I suggest you to try and print self.abort (and possibly its repr()/id() or 
similar informations) and try to determine if/when it gets changed and then try 
to find out what changed it to what.

----------

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

Reply via email to