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 Brian.Gernhardt
Recipients Brian.Gernhardt
Date 2011-09-15.21:45:04
SpamBayes Score 2.0008934e-05
Marked as misclassified No
Message-id <1316123106.02.0.189929579788.issue12988@psf.upfronthosting.co.za>
In-reply-to
Content
Python 3.2.1 (default, Jul 10 2011, 20:02:51) [MSC v.1500 64 bit (AMD64)] on win32

Steps:
1) Start IDLE
2) Open Save dialog (File > Save or Ctrl-S)
3) Select Libraries from the buttons on the left or the dropdown on top.
4) Double-click on Documents
5) Enter any file name (test.txt)
6) Hit enter or click save
7) See "pythonw.exe has stopped working dialog"

I tried running it from the command line (via c:\python32\python -m idlelib.idle) and it produced no useful error messages.
History
Date User Action Args
2011-09-15 21:45:06Brian.Gernhardtsetrecipients: + Brian.Gernhardt
2011-09-15 21:45:06Brian.Gernhardtsetmessageid: <1316123106.02.0.189929579788.issue12988@psf.upfronthosting.co.za>
2011-09-15 21:45:05Brian.Gernhardtlinkissue12988 messages
2011-09-15 21:45:05Brian.Gernhardtcreate