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 larry, loewis, vstinner
Date 2014-03-04.16:30:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393950613.37.0.668987276391.issue20831@psf.upfronthosting.co.za>
In-reply-to
Content
This is all correct. In rc1, uninstallation was clean (but installation failed when elevated privileges were necessary); in rc2, it always installs, but doesn't cleanly uninstall, leaving the installation directory with some subdirectories behind.
History
Date User Action Args
2014-03-04 16:30:13loewissetrecipients: + loewis, vstinner, larry
2014-03-04 16:30:13loewissetmessageid: <1393950613.37.0.668987276391.issue20831@psf.upfronthosting.co.za>
2014-03-04 16:30:13loewislinkissue20831 messages
2014-03-04 16:30:13loewiscreate