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 mewf
Recipients
Date 2004-12-14.15:13:10
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
On installing on Windows, the Python installer
associates .py and .pyw files to the new installation
of python. The installer should cache the previous
associations, and in the event of uninstallation
restore them to their previous values if the
application the are associated with still exists.

This allows for easier migration back to 2.3 in this
case, but also for easier back migration in the case of
installing a beta version of python 2.5 or whatever in
the future.
History
Date User Action Args
2007-08-23 14:28:27adminlinkissue1085172 messages
2007-08-23 14:28:27admincreate