[issue6964] import new fails

Brett Cannon report at bugs.python.org
Tue Sep 22 22:33:53 CEST 2009


Brett Cannon <brett at python.org> added the comment:

Benjamin can re-open if he wants, but having 2to3 emit warnings about 
deprecated modules is not what it is meant to do. 2to3 is supposed to only 
be run once you are running against 2.6 w/ no DeprecationWarning or 
Py3KWarning being raised, which would have covered this issue.

If the docs don't make this clear then they need to be changed to do so 
(and that should be a new issue anyway).

----------
nosy: +brett.cannon
resolution:  -> wont fix
status: open -> closed

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


More information about the Python-bugs-list mailing list