Your IP : 3.147.76.86
�
e f�@sGdZddlZddlZddd�ZedkrCe�ndS)zDBasic pip uninstallation support, helper for the Windows uninstaller�NcCs�tjdd�}|jdddddjtj��dd�|jd d
dddd
dddd�|j|�}tjd|j�dS)N�progzpython -m ensurepip._uninstallz --version�action�versionzpip {}�helpz7Show the version of pip this will attempt to uninstall.z-vz --verbose�count�defaultr�dest� verbosityzDGive more output. Option is additive, and can be used up to 3 times.) �argparse�ArgumentParser�add_argument�format� ensurepipr�
parse_argsZ_uninstall_helperr )�argv�parser�args�r�9/opt/alt/python34/lib64/python3.4/ensurepip/_uninstall.py�_mains r�__main__)�__doc__r
rr�__name__rrrr�<module>s
?>