/usr/lib/python2.7/site-packages/pip/commands
NameSizeModeActions
check.py13820644editdlrm
check.pyc15990644editdlrm
check.pyo15990644editdlrm
completion.py24530644editdlrm
completion.pyc28940644editdlrm
completion.pyo28940644editdlrm
download.py78100644editdlrm
download.pyc61730644editdlrm
download.pyo61730644editdlrm
freeze.py28350644editdlrm
freeze.pyc31930644editdlrm
freeze.pyo31930644editdlrm
hash.py15970644editdlrm
hash.pyc24030644editdlrm
hash.pyo24030644editdlrm
help.py9820644editdlrm
help.pyc13520644editdlrm
help.pyo13520644editdlrm
install.py182890644editdlrm
install.pyc120980644editdlrm
install.pyo120980644editdlrm
list.py113690644editdlrm
list.pyc111390644editdlrm
list.pyo110940644editdlrm
search.py45020644editdlrm
search.pyc49550644editdlrm
search.pyo49550644editdlrm
show.py58910644editdlrm
show.pyc57470644editdlrm
show.pyo57470644editdlrm
uninstall.py28840644editdlrm
uninstall.pyc30390644editdlrm
uninstall.pyo30390644editdlrm
wheel.py77290644editdlrm
wheel.pyc63660644editdlrm
wheel.pyo63660644editdlrm
__init__.py22440644editdlrm
__init__.pyc26360644editdlrm
__init__.pyo26360644editdlrm
Edit: /usr/lib/python2.7/site-packages/pip/commands/uninstall.pyc (3039B)
ó •abc@@s‚ddlmZddlZddlmZddlmZmZmZddl m Z ddl m Z de 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] ... %prog [options] -r ...sUninstall packages.c O@s‰tt|ƒj||Ž|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(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 t j |d|j d|ƒƒqvWxG|j D]<}x3t|d|d|d|ƒD]} |j | ƒqÔWq¯W|jstdtd |jƒƒ‚n|jd |jƒWdQXdS( Nt build_dirtsrc_dirt download_dirtisolatedtsessiont wheel_cachetoptionssLYou must give at least one requirement to %(name)s (see "pip help %(name)s")tnamet auto_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.pyts