Server IP : 111.118.215.189 / Your IP : 3.137.173.170 Web Server : Apache System : Linux md-in-83.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : a1673wkz ( 2475) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /lib/python2.7/site-packages/pip/commands/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
� r2Wc@@s�ddlmZddlZddlmZddlmZmZmZddl m Z ddlmZde fd��YZ dS( i(tabsolute_importN(t WheelCache(tInstallRequirementtRequirementSettparse_requirements(tCommand(tInstallationErrortUninstallCommandcB@s2eZdZdZdZdZd�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``. t uninstallsU %prog [options] <package> ... %prog [options] -r <requirements file> ...sUninstall packages.c O@s�tt|�j||�|jjdddddddgdd d d�|jjdd ddddd d�|jjd|j�dS(Ns-rs --requirementtdesttrequirementstactiontappendtdefaulttmetavartfilethelpsjUninstall 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(tsuperRt__init__tcmd_optst add_optiontparsertinsert_option_group(tselftargstkw((s:/usr/lib/python2.7/site-packages/pip/commands/uninstall.pyRs c C@s4|j|��}tjjt�t��}t|j|�}tddddddd|j d|d|�}x3|D]+}|j tj|d|j d|��qvWxG|j D]<}x3t|d|d|d|�D]} |j | �q�Wq�W|jstdtd |j���n|jd |j�WdQXdS(Nt build_dirtsrc_dirtdownload_dirtisolatedtsessiontwheel_cachetoptionssLYou must give at least one requirement to %(name)s (see "pip help %(name)s")tnametauto_confirm(t_build_sessiontpiptindext FormatControltsetRt cache_dirRtNonet isolated_modetadd_requirementRt from_lineR Rthas_requirementsRtdictR#RR( RR"RR tformat_controlR!trequirement_setR#tfilenametreq((s:/usr/lib/python2.7/site-packages/pip/commands/uninstall.pytrun-s6 (t__name__t __module__t__doc__R#tusagetsummaryRR5(((s:/usr/lib/python2.7/site-packages/pip/commands/uninstall.pyR s (t __future__RR&t pip.wheelRtpip.reqRRRtpip.basecommandRtpip.exceptionsRR(((s:/usr/lib/python2.7/site-packages/pip/commands/uninstall.pyt<module>s