[issue4743] intra-pkg multiple import (import local1, local2) not fixed

Benjamin Peterson report at bugs.python.org
Sat Dec 27 03:50:14 CET 2008


Benjamin Peterson <benjamin at python.org> added the comment:

r67928 makes 2to3 more tolerant about multiple imports on a line. It
also warns when there is an absolute import and relative import on the
same line.

----------
nosy: +benjamin.peterson
resolution:  -> fixed
status: open -> closed

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


More information about the Python-bugs-list mailing list