Linux tsuru-no-tsurugi 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.0.18 & Your IP : 216.73.216.68
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
python3.10 /
ensurepip /
__pycache__ /
Delete
Unzip
Name
Size
Permission
Date
Action
__init__.cpython-310.pyc
6.86
KB
-rw-r--r--
2026-07-07 06:44
__main__.cpython-310.pyc
235
B
-rw-r--r--
2026-07-07 06:44
_uninstall.cpython-310.pyc
941
B
-rw-r--r--
2026-07-07 06:44
Save
Rename
o �9j( � @ sB d Z ddlZddlZddlZddd�Zedkre�e� � dS dS )zDBasic pip uninstallation support, helper for the Windows uninstaller� Nc C sV t jdd�}|jddd�t�� �dd� |jdd d ddd d� |�| �}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_args�_uninstall_helperr )�argv�parser�args� r �+/usr/lib/python3.10/ensurepip/_uninstall.py�_main s �� r �__main__)N)�__doc__r r �sysr �__name__�exitr r r r �<module> s �