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 vstinner
Recipients larry, loewis, vstinner
Date 2014-03-04.10:39:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393929591.2.0.768074570205.issue20831@psf.upfronthosting.co.za>
In-reply-to
Content
I don't understand the impact of #20748: what happens when 3.4rc2 is uninstalled? C:\Python34 is not removed because C:\Python34Lib\ensurepip\__pycache__\_uninstall.cpython-34.pyc still exist?

It is a regression of Python 3.4rc2, right?
History
Date User Action Args
2014-03-04 10:39:51vstinnersetrecipients: + vstinner, loewis, larry
2014-03-04 10:39:51vstinnersetmessageid: <1393929591.2.0.768074570205.issue20831@psf.upfronthosting.co.za>
2014-03-04 10:39:51vstinnerlinkissue20831 messages
2014-03-04 10:39:50vstinnercreate