Collin Winter <[EMAIL PROTECTED]> added the comment:

The problem with the "fix" in r61755 is that it doesn't distinguish
between stdlib and non-stdlib imports: "import os" becomes "from .
import os", which is clearly wrong.

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2446>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to