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 Marc.Abramowitz
Recipients Marc.Abramowitz
Date 2012-05-19.16:45:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337445909.62.0.684123352682.issue14859@psf.upfronthosting.co.za>
In-reply-to
Content
On OS X 10.6.8, when I execute "idle", I see nothing in the Terminal and the IDLE GUI launches but is not visible until I Command-Tab to the "Python" application. I stumbled upon a solution to this problem using OS X's built-in /usr/bin/osascript utility. Attaching a patch...
History
Date User Action Args
2012-05-19 16:45:09Marc.Abramowitzsetrecipients: + Marc.Abramowitz
2012-05-19 16:45:09Marc.Abramowitzsetmessageid: <1337445909.62.0.684123352682.issue14859@psf.upfronthosting.co.za>
2012-05-19 16:45:09Marc.Abramowitzlinkissue14859 messages
2012-05-19 16:45:08Marc.Abramowitzcreate