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 vinay.sajip
Recipients loewis, vinay.sajip
Date 2012-03-06.18:18:35
SpamBayes Score 5.3517477e-05
Marked as misclassified No
Message-id <1331057916.51.0.575841714998.issue14213@psf.upfronthosting.co.za>
In-reply-to
Content
I built an MSI for Python 3.3 on Windows 7 and installed from it - the resulting installation seems to work OK in that it passes all tests except test_tcl (intermittent failure). However, when I uninstall, python33.dll is left behind in System32. If I rebuild Python and the MSI after some changes and reinstall, the old python33.dll is not overwritten with the new one.
History
Date User Action Args
2012-03-06 18:18:36vinay.sajipsetrecipients: + vinay.sajip, loewis
2012-03-06 18:18:36vinay.sajipsetmessageid: <1331057916.51.0.575841714998.issue14213@psf.upfronthosting.co.za>
2012-03-06 18:18:35vinay.sajiplinkissue14213 messages
2012-03-06 18:18:35vinay.sajipcreate