[issue12094] Cannot Launch IDLE

Amaury Forgeot d'Arc report at bugs.python.org
Tue May 17 09:16:53 CEST 2011


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

Maybe you have created a file named "abc.py" somewhere?
What happens when you type:

C:\Python26>python.exe -c "import abc; print abc"

----------
nosy: +amaury.forgeotdarc

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


More information about the Python-bugs-list mailing list