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-10.09:08:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394442532.04.0.103973025918.issue20878@psf.upfronthosting.co.za>
In-reply-to
Content
I installed Python 3.4rc3 on Windows 7, I downgraded pip (from 1.5.3) to 1.5.3 and then I uninstalled Python 3.4rc3. Some files of pip and setuptools remaing in C:\Python34, is it expected?

C:\Python34\Scripts:

easy_install-3.4.exe
easy_install.exe
pip.exe
pip3.4.exe
pip3.exe

C:\Python34\Lib\site-packages:

easy_install.py
pip\
pip-1.5.3.dist-info\
pkg_resources.py
setuptools\
setuptools-2.1.dist-info\
_markerlib\
__pycache__\
History
Date User Action Args
2014-03-10 09:08:52vstinnersetrecipients: + vstinner, loewis, larry
2014-03-10 09:08:52vstinnersetmessageid: <1394442532.04.0.103973025918.issue20878@psf.upfronthosting.co.za>
2014-03-10 09:08:51vstinnerlinkissue20878 messages
2014-03-10 09:08:51vstinnercreate