[issue16365] IDLE for Windows 8

Roger Serwy report at bugs.python.org
Tue Oct 30 21:29:34 CET 2012


Roger Serwy added the comment:

Can you launch Python from a command line and then launch IDLE from there?

    cd c:\python33
    python

After python starts, enter the following:

    import idlelib.idle

----------
nosy: +serwy

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


More information about the Python-bugs-list mailing list