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 ned.deily
Recipients belopolsky, eric.araujo, glingl, gregorlingl, gvanrossum, ned.deily
Date 2010-10-26.17:31:47
SpamBayes Score 0.012265025
Marked as misclassified No
Message-id <1288114309.92.0.831668257833.issue10199@psf.upfronthosting.co.za>
In-reply-to
Content
Just an FYI: the python.org installers for Mac OS X install the demos including the turtle demo (which is probably the most useful of the bunch these days) in /Applications/Python m.n/Extras/Demo.  Depending on the default application association for ".py" files (something the user can change using the OS X Finder), double-clicking on the demo files will generally launch them in IDLE.app or with Python Launcher.app.
History
Date User Action Args
2010-10-26 17:31:50ned.deilysetrecipients: + ned.deily, gvanrossum, glingl, belopolsky, gregorlingl, eric.araujo
2010-10-26 17:31:49ned.deilysetmessageid: <1288114309.92.0.831668257833.issue10199@psf.upfronthosting.co.za>
2010-10-26 17:31:47ned.deilylinkissue10199 messages
2010-10-26 17:31:47ned.deilycreate