/opt/alt/python34/lib/python3.4/site-packages/pip/commands/__pycache__
NameSizeModeActions
bundle.cpython-34.pyc19470644editdlrm
completion.cpython-34.pyc22480644editdlrm
freeze.cpython-34.pyc39650644editdlrm
help.cpython-34.pyc10930644editdlrm
install.cpython-34.pyc96530644editdlrm
list.cpython-34.pyc57190644editdlrm
search.cpython-34.pyc48930644editdlrm
show.cpython-34.pyc31200644editdlrm
uninstall.cpython-34.pyc23570644editdlrm
unzip.cpython-34.pyc4710644editdlrm
wheel.cpython-34.pyc56230644editdlrm
zip.cpython-34.pyc111950644editdlrm
__init__.cpython-34.pyc21850644editdlrm
Edit: /opt/alt/python34/lib/python3.4/site-packages/pip/commands/__pycache__/bundle.cpython-34.pyc (1947B)
*Re@sddlZddlmZmZddlmZmZddlmZddl m Z ddl m Z Gddde Z dS) N) build_prefix src_prefix) display_path backup_dir)logger)InstallationError)InstallCommandcsReZdZdZdZdZdZdZfddZfdd Z S) BundleCommandz9Create pybundles (archives containing multiple packages).bundlez: %prog [options] .pybundle ...zDEPRECATED. Create pybundles.Tcstt|j|||jjd}ttd|_|jjd}ttd|_|jj i|j|j 6|j|j 6dS)Nz--buildz-bundlez--src) superr __init__parser get_optionrrdefaultr set_defaultsdest)selfargskw build_optsrc_opt) __class__./tmp/pip-79urp3y7-build/pip/commands/bundle.pyr s  zBundleCommand.__init__cstjdd|s%tdnd|_tjdt|jt|jf|jd|_ t t |j ||}|S)Nz1.6zDEPRECATION: 'pip bundle' and support for installing from *.pybundle files is deprecated. See https://github.com/pypa/pip/pull/1046zYou must give a bundle filenameTzBPutting temporary build files in %s and source/develop files in %sr) r deprecatedrignore_installednotifyr build_dirsrc_dirpopbundle_filenamer r run)roptionsrrequirement_set)rrrr!s   zBundleCommand.run) __name__ __module__ __qualname____doc__nameusagesummaryr r r!rr)rrr s  r )textwrap pip.locationsrrpip.utilrrpip.logrpip.exceptionsrpip.commands.installrr rrrrs