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 nirs, ronaldoussoren, wordtech
Date 2010-07-29.19:20:29
SpamBayes Score 0.021021679
Marked as misclassified No
Message-id <1280431231.83.0.820887562665.issue5262@psf.upfronthosting.co.za>
In-reply-to
Content
Kevin: what's your opinion on changing PythonLauncher to check if it is the default action for opening python files and warning about that? 

What about refusing to run when Python Launcher is the default action for python files?

Users would still be able to run python files from the Finder by using the "Open with" menu, or by selecting Python Launcher through the Get Info dialog.

This would seriously reduce the risks w.r.t. accidentally running python scripts.

(Removing 2.7 because it is too late to change 2.7 behavior)
History
Date User Action Args
2010-07-29 19:20:31ronaldoussorensetrecipients: + ronaldoussoren, nirs, wordtech
2010-07-29 19:20:31ronaldoussorensetmessageid: <1280431231.83.0.820887562665.issue5262@psf.upfronthosting.co.za>
2010-07-29 19:20:30ronaldoussorenlinkissue5262 messages
2010-07-29 19:20:29ronaldoussorencreate