/usr/lib/python2.6/site-packages/pip-8.1.1-py2.6.egg/pip/commands
NameSizeModeActions
completion.py19670644editdlrm
completion.pyc25840644editdlrm
download.py48040644editdlrm
download.pyc44490644editdlrm
freeze.py27740644editdlrm
freeze.pyc32570644editdlrm
hash.py15970644editdlrm
hash.pyc25650644editdlrm
help.py9820644editdlrm
help.pyc14180644editdlrm
install.py149710644editdlrm
install.pyc102790644editdlrm
list.py74120644editdlrm
list.pyc73800644editdlrm
search.py47770644editdlrm
search.pyc54590644editdlrm
show.py58150644editdlrm
show.pyc58960644editdlrm
uninstall.py28840644editdlrm
uninstall.pyc31830644editdlrm
wheel.py75280644editdlrm
wheel.pyc64780644editdlrm
__init__.py21450644editdlrm
__init__.pyc26590644editdlrm
Edit: /usr/lib/python2.6/site-packages/pip-8.1.1-py2.6.egg/pip/commands/uninstall.pyc (3183B)
Ñò ¥Wc @@s‚ddklZddkZddklZddklZlZlZddk l Z ddk l 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|ƒi||Ž|iidddddddgdd d d ƒ|iid d ddddd dƒ|iid|iƒ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((sN/usr/lib/python2.6/site-packages/pip-8.1.1-py2.6.egg/pip/commands/uninstall.pyRs    c C@sJ|i|ƒiiƒ}z'|~}tiitƒtƒƒ}t|i|ƒ}t ddddddd|i d|d|ƒ}x3|D]+}|i t i|d|i d|ƒƒqŠWxG|iD]<} x3t| d|d|d|ƒD]} |i | ƒqèWqÃW|ip tdtd |iƒƒ‚n|id |iƒ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_sessiont__exit__t __enter__tpiptindext FormatControltsetRt cache_dirRtNonet isolated_modetadd_requirementRt from_lineR Rthas_requirementsRtdictR#RR( RR"Rt_[1]R tformat_controlR!trequirement_setR#tfilenametreq((sN/usr/lib/python2.6/site-packages/pip-8.1.1-py2.6.egg/pip/commands/uninstall.pytrun-s<&    (t__name__t __module__t__doc__R#tusagetsummaryRR8(((sN/usr/lib/python2.6/site-packages/pip-8.1.1-py2.6.egg/pip/commands/uninstall.pyR s   (t __future__RR(t pip.wheelRtpip.reqRRRtpip.basecommandRtpip.exceptionsRR(((sN/usr/lib/python2.6/site-packages/pip-8.1.1-py2.6.egg/pip/commands/uninstall.pyts