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 jackjansen
Recipients
Date 2003-06-19.21:53:27
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
We still need a way to register PythonLauncher as the 
handler for .py, pyw and .pyc documents. PythonLauncher 
itself could do this easily, but that requires people to run 
PythonLauncher at least once. Or we would have to 
arrange for the installer to do it, or (at the very least) the 
IDE.

The latter is difficult because we don't have access to the 
Launch Services API from Python, yet.
History
Date User Action Args
2007-08-23 14:14:08adminlinkissue757542 messages
2007-08-23 14:14:08admincreate