This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author [email protected]
Recipients Ramchandra Apte, brian.curtin, loewis, [email protected], ned.deily, roger.serwy, terry.reedy
Date 2012-06-07.00:48:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CACPbxaPqgoLMbCDuQy8ic+r7idSz_gBGrfUcVOQ0LVpERum-mA@mail.gmail.com>
In-reply-to <[email protected]>
Content
OK. I did that. The idle window opened. I opened a new window to create a
file; save the file in my usual directory and the same thing happened. The
swirling circle and the message that python.exe has stopped working.
Maureen

On Wed, Jun 6, 2012 at 8:38 PM, Roger Serwy <[email protected]> wrote:

>
> Roger Serwy <[email protected]> added the comment:
>
> You are already in a Python shell.  Type in "import idlelib.idle" to
> launch IDLE.
>
> ----------
>
> _______________________________________
> Python tracker <[email protected]>
> <http://bugs.python.org/issue14996>
> _______________________________________
>
History
Date User Action Args
2012-06-07 00:48:16[email protected]setrecipients: + [email protected], loewis, terry.reedy, ned.deily, roger.serwy, brian.curtin, Ramchandra Apte
2012-06-07 00:48:16[email protected]linkissue14996 messages
2012-06-07 00:48:15[email protected]create