SILENT KILLERPanel

Current Path: > > opt > alt > python27 > lib > > python2.7 > site-packages > pip > > _internal > commands


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //opt/alt/python27/lib//python2.7/site-packages/pip//_internal/commands

NameTypeSizeLast ModifiedActions
__init__.py File 4100 bytes November 13 2023 21:11:11.
__init__.pyc File 3752 bytes November 13 2023 21:11:11.
cache.py File 5676 bytes November 13 2023 21:11:11.
cache.pyc File 6198 bytes November 13 2023 21:11:11.
check.py File 1677 bytes November 13 2023 21:11:11.
check.pyc File 2137 bytes November 13 2023 21:11:11.
completion.py File 3081 bytes November 13 2023 21:11:11.
completion.pyc File 3843 bytes November 13 2023 21:11:11.
configuration.py File 9344 bytes November 13 2023 21:11:11.
configuration.pyc File 10800 bytes November 13 2023 21:11:11.
debug.py File 7314 bytes November 13 2023 21:11:11.
debug.pyc File 8962 bytes November 13 2023 21:11:11.
download.py File 4918 bytes November 13 2023 21:11:11.
download.pyc File 5057 bytes November 13 2023 21:11:11.
freeze.py File 3452 bytes November 13 2023 21:11:11.
freeze.pyc File 4025 bytes November 13 2023 21:11:11.
hash.py File 1843 bytes November 13 2023 21:11:11.
hash.pyc File 3039 bytes November 13 2023 21:11:11.
help.py File 1270 bytes November 13 2023 21:11:11.
help.pyc File 1909 bytes November 13 2023 21:11:11.
install.py File 28727 bytes November 13 2023 21:11:11.
install.pyc File 22045 bytes November 13 2023 21:11:11.
list.py File 11312 bytes November 13 2023 21:11:11.
list.pyc File 11753 bytes November 13 2023 21:11:11.
search.py File 5756 bytes November 13 2023 21:11:11.
search.pyc File 6443 bytes November 13 2023 21:11:11.
show.py File 6996 bytes November 13 2023 21:11:11.
show.pyc File 7179 bytes November 13 2023 21:11:11.
uninstall.py File 3311 bytes November 13 2023 21:11:11.
uninstall.pyc File 3806 bytes November 13 2023 21:11:11.
wheel.py File 6419 bytes November 13 2023 21:11:11.
wheel.pyc File 6188 bytes November 13 2023 21:11:11.

Reading File: //opt/alt/python27/lib//python2.7/site-packages/pip//_internal/commands/uninstall.pyc

�
�Rec@@s�ddlmZddlmZddlmZddlmZddlm	Z	ddl
mZddlm
Z
ddlmZmZdd	lmZdd
lmZer�ddlmZddlmZnd
eefd��YZdS(i(tabsolute_import(tcanonicalize_name(tCommand(tSessionCommandMixin(tSUCCESS(tInstallationError(tparse_requirements(tinstall_req_from_linet#install_req_from_parsed_requirement(t(protect_pip_from_modification_on_windows(tMYPY_CHECK_RUNNING(tValues(tListtUninstallCommandcB@s&eZdZdZd�Zd�ZRS(sB
    Uninstall packages.

    pip is able to uninstall most installed packages. Known exceptions are:

    - Pure distutils packages installed with ``python setup.py install``, which
      leave behind no metadata to determine what files were installed.
    - Script wrappers installed by ``python setup.py develop``.
    sU
      %prog [options] <package> ...
      %prog [options] -r <requirements file> ...c
C@sp|jjdddddddgdd	d
d�|jjdd
ddddd
d�|jjd|j�dS(Ns-rs
--requirementtdesttrequirementstactiontappendtdefaulttmetavartfilethelpsjUninstall all the packages listed in the given requirements file.  This option can be used multiple times.s-ys--yestyest
store_trues2Don't ask for confirmation of uninstall deletions.i(tcmd_optst
add_optiontparsertinsert_option_group(tself((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/commands/uninstall.pytadd_options%s				c
C@sK|j|�}i}xB|D]:}t|d|j�}|jr||t|j�<qqWxh|jD]]}xTt|d|d|�D]:}t|d|j�}|jr�||t|j�<q�q�WqdW|s�tdj	t
����ntdd|k�xK|j�D]=}|j
d|jd|jd	k�}	|	r|	j�qqWtS(
NtisolatedtoptionstsessionsRYou must give at least one requirement to {self.name} (see "pip help {self.name}")t
modifying_piptpiptauto_confirmtverbosei(tget_default_sessionRt
isolated_modetnameRRRRRtformattlocalsR	tvaluest	uninstallRt	verbositytcommitR(
RRtargsR treqs_to_uninstallR'treqtfilenamet
parsed_reqtuninstall_pathset((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/commands/uninstall.pytrun8s:
	
	
	(t__name__t
__module__t__doc__tusageRR4(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/commands/uninstall.pyR
s		N(t
__future__Rtpip._vendor.packaging.utilsRtpip._internal.cli.base_commandRtpip._internal.cli.req_commandRtpip._internal.cli.status_codesRtpip._internal.exceptionsRtpip._internal.reqRtpip._internal.req.constructorsRRtpip._internal.utils.miscR	tpip._internal.utils.typingR
toptparseRttypingRR
(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/commands/uninstall.pyt<module>s

SILENT KILLER Tool