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, [email protected], ned.deily
Date 2012-06-04.23:53:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CACPbxaN=N8qNjwOktUEuywxjK0SRKBEZxcYkEPK2jArBm7nV0Q@mail.gmail.com>
In-reply-to <[email protected]>
Content
Yes it looks like that. I Open a new window in python, type into the new
window. I try to save it so I can run the program and I get the twirling
circle until the dialog box come up saying pythow.exe has stopped working.
Maureen Cuomo

On Mon, Jun 4, 2012 at 4:39 PM, Ned Deily <[email protected]> wrote:

>
> Ned Deily <[email protected]> added the comment:
>
> It is still difficult to understand what problem you are seeing as others
> are using IDLE from the 3.2.3 installers on Windows 7.  There is at least
> one open issue in this area on Windows: http://bugs.python.org/issue12988.
>  Does that describe what you are seeing?  If now, a few things to check: if
> you get to the Save dialog, try choosing another folder to save to, ilke
> Desktop; also, try a simple file name with ".py" at the end.  If that
> doesn't help, please give a step-by-step procedure to reproduce the
> problem, including what you see on the screen.
>
> ----------
> components: +Windows
>
> _______________________________________
> Python tracker <[email protected]>
> <http://bugs.python.org/issue14996>
> _______________________________________
>
History
Date User Action Args
2012-06-04 23:53:53[email protected]setrecipients: + [email protected], ned.deily, Ramchandra Apte
2012-06-04 23:53:53[email protected]linkissue14996 messages
2012-06-04 23:53:52[email protected]create