New submission from Rene Dudfield <ill...@users.sourceforge.net>: python3.1
>>> import new Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named new 2to3-3.1 doesn't mention how to change it. ---------- components: 2to3 (2.x to 3.0 conversion tool) messages: 92974 nosy: illume severity: normal status: open title: import new fails type: behavior versions: Python 3.1 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6964> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com