Martin v. Löwis <mar...@v.loewis.de> added the comment: IIUC, your request is not "should issue a warning", but "2to3 should make sure that the resulting code runs on Python 3".
It is beyond the scope of 2to3 to provide such guarantees. Users are required to test the conversion result, as it cannot be perfect. So with the scope of this issue changed (again!!!!), the issue still won't be fixed. If somebody contributed a fixer that converted the new module in 2to3, I might be in favor of integrating it (but others still may not). ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15420> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com