New submission from Mark Dickinson <[email protected]>: It would be good to have a -3 warning for any use of import in 2.7 whose semantics change in 3.x, as a result of the absolute imports PEP (PEP 328).
---------- components: Interpreter Core messages: 98781 nosy: mark.dickinson severity: normal status: open title: Add -3 warning for absolute imports. versions: Python 2.7 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue7844> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
