[New-bugs-announce] [issue6964] import new fails

Rene Dudfield report at bugs.python.org
Tue Sep 22 11:16:48 CEST 2009


New submission from Rene Dudfield <illume at 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 <report at bugs.python.org>
<http://bugs.python.org/issue6964>
_______________________________________


More information about the New-bugs-announce mailing list