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 ronaldoussoren
Recipients ned.deily, ronaldoussoren
Date 2009-02-12.15:05:17
SpamBayes Score 5.8450067e-05
Marked as misclassified No
Message-id <1234451118.55.0.674541413185.issue5194@psf.upfronthosting.co.za>
In-reply-to
Content
I've fixed this for 3.1 in r69532. Fixed for 3.0 in r69533 (backport of 
the other patch).

The actual checkin is based on "patch-nad0014-py3k-30.txt", but with some 
minor tweaks (I use "idlelib.macosxSupport.runningAsOSXApp" throughout, 
instead of sometimes doing the same check by hand).
History
Date User Action Args
2009-02-12 15:05:18ronaldoussorensetrecipients: + ronaldoussoren, ned.deily
2009-02-12 15:05:18ronaldoussorensetmessageid: <1234451118.55.0.674541413185.issue5194@psf.upfronthosting.co.za>
2009-02-12 15:05:17ronaldoussorenlinkissue5194 messages
2009-02-12 15:05:17ronaldoussorencreate