| Server IP : 103.4.122.14 / Your IP : 216.73.216.103 Web Server : Apache/2.4.62 (Unix) OpenSSL/1.0.2k-fips System : Linux cwp2.slnet.com.au 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : statewid ( 1251) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/lib64/python3.6/ensurepip/__pycache__/ |
Upload File : |
3
\( � @ s: d dl Z d dlZd dlZddd�Zedkr6eje� � dS )� Nc C sV t jdd�}|jdddjtj� �dd� |jdd d
ddd
d� |j| �}tj|jd�S )Nzpython -m ensurepip._uninstall)�progz --version�versionzpip {}z7Show the version of pip this will attempt to uninstall.)�actionr �helpz-vz --verbose�countr � verbosityzDGive more output. Option is additive, and can be used up to 3 times.)r �default�destr )r ) �argparse�ArgumentParser�add_argument�format� ensurepipr �
parse_argsZ_uninstall_helperr )�argv�parser�args� r �,/usr/lib64/python3.6/ensurepip/_uninstall.py�_main s
r �__main__)N)r
r �sysr �__name__�exitr r r r �<module> s