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 loewis
Recipients bethard, eric.araujo, loewis, tarek
Date 2010-10-22.19:02:06
SpamBayes Score 6.235254e-06
Marked as misclassified No
Message-id <1287774129.03.0.737073009047.issue5936@psf.upfronthosting.co.za>
In-reply-to
Content
It possible to script MSI, so that one could write a tool that manages all MSI files that have the multi-version feature, and add and remove them to Python installation in batches.

Alternatively, it would also be possible to integrate this into the Python installer, so that installation offers you to add a list of packages, and uninstallation removes all installations from the version (so that PythonXY could end up empty and get removed).
History
Date User Action Args
2010-10-22 19:02:09loewissetrecipients: + loewis, bethard, tarek, eric.araujo
2010-10-22 19:02:09loewissetmessageid: <1287774129.03.0.737073009047.issue5936@psf.upfronthosting.co.za>
2010-10-22 19:02:06loewislinkissue5936 messages
2010-10-22 19:02:06loewiscreate