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 roger.serwy
Recipients ebfe, ned.deily, roger.serwy, serhiy.storchaka, terry.reedy
Date 2012-11-25.05:56:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353823016.81.0.722682669501.issue16547@psf.upfronthosting.co.za>
In-reply-to
Content
On Mac, which version of Tk are you using? IDLE is known to have problems on Mac with Tk. See http://www.python.org/download/mac/tcltk/

You can disable colorization with the undocumented Ctrl+/ key combination. Does the crash still occur with the colorizer disabled before opening the file?

I am unable to reproduce this bug on Arch Linux.
History
Date User Action Args
2012-11-25 05:56:56roger.serwysetrecipients: + roger.serwy, terry.reedy, ned.deily, ebfe, serhiy.storchaka
2012-11-25 05:56:56roger.serwysetmessageid: <1353823016.81.0.722682669501.issue16547@psf.upfronthosting.co.za>
2012-11-25 05:56:56roger.serwylinkissue16547 messages
2012-11-25 05:56:56roger.serwycreate