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 georg.brandl
Recipients benjamin.peterson, georg.brandl, loewis, michael.foord, naguilera, ned.deily, rhettinger, ronaldoussoren, vstinner
Date 2011-01-23.07:33:31
SpamBayes Score 1.7178899e-09
Marked as misclassified No
Message-id <1295768014.87.0.414889181595.issue10973@psf.upfronthosting.co.za>
In-reply-to
Content
> I disagree. There aren't really "64-bit users" on OSX, thanks to fat
> binaries. So if starting IDLE would start a 32-bit interpreter, users
> likely won't even notice. If they do notice, they can still run in
> 64-bit mode from the command line.

Okay, fair enough.  If it's easy to always let IDLE run in 32-bit mode, I'm fine with that.  What about other programs using tkinter?
History
Date User Action Args
2011-01-23 07:33:34georg.brandlsetrecipients: + georg.brandl, loewis, rhettinger, ronaldoussoren, vstinner, benjamin.peterson, ned.deily, michael.foord, naguilera
2011-01-23 07:33:34georg.brandlsetmessageid: <1295768014.87.0.414889181595.issue10973@psf.upfronthosting.co.za>
2011-01-23 07:33:31georg.brandllinkissue10973 messages
2011-01-23 07:33:31georg.brandlcreate