/usr/lib/python3.6/site-packages/setuptools/command/__pycache__
NameSizeModeActions
alias.cpython-36.opt-1.pyc23570644editdlrm
alias.cpython-36.pyc23570644editdlrm
bdist_egg.cpython-36.opt-1.pyc143380644editdlrm
bdist_egg.cpython-36.pyc143380644editdlrm
bdist_rpm.cpython-36.opt-1.pyc17000644editdlrm
bdist_rpm.cpython-36.pyc17000644editdlrm
bdist_wininst.cpython-36.opt-1.pyc9010644editdlrm
bdist_wininst.cpython-36.pyc9010644editdlrm
build_clib.cpython-36.opt-1.pyc23720644editdlrm
build_clib.cpython-36.pyc23720644editdlrm
build_ext.cpython-36.opt-1.pyc99410644editdlrm
build_ext.cpython-36.pyc99710644editdlrm
build_py.cpython-36.opt-1.pyc84960644editdlrm
build_py.cpython-36.pyc84960644editdlrm
develop.cpython-36.opt-1.pyc63500644editdlrm
develop.cpython-36.pyc63500644editdlrm
dist_info.cpython-36.opt-1.pyc13170644editdlrm
dist_info.cpython-36.pyc13170644editdlrm
easy_install.cpython-36.opt-1.pyc649020644editdlrm
easy_install.cpython-36.pyc649470644editdlrm
egg_info.cpython-36.opt-1.pyc208910644editdlrm
egg_info.cpython-36.pyc208910644editdlrm
install.cpython-36.opt-1.pyc38970644editdlrm
install.cpython-36.pyc38970644editdlrm
install_egg_info.cpython-36.opt-1.pyc23620644editdlrm
install_egg_info.cpython-36.pyc23620644editdlrm
install_lib.cpython-36.opt-1.pyc39710644editdlrm
install_lib.cpython-36.pyc40070644editdlrm
install_scripts.cpython-36.opt-1.pyc22020644editdlrm
install_scripts.cpython-36.pyc22020644editdlrm
py36compat.cpython-36.opt-1.pyc45470644editdlrm
py36compat.cpython-36.pyc45470644editdlrm
register.cpython-36.opt-1.pyc5170644editdlrm
register.cpython-36.pyc5170644editdlrm
rotate.cpython-36.opt-1.pyc25030644editdlrm
rotate.cpython-36.pyc25030644editdlrm
saveopts.cpython-36.opt-1.pyc8480644editdlrm
saveopts.cpython-36.pyc8480644editdlrm
sdist.cpython-36.opt-1.pyc63120644editdlrm
sdist.cpython-36.pyc63120644editdlrm
setopt.cpython-36.opt-1.pyc45260644editdlrm
setopt.cpython-36.pyc45260644editdlrm
test.cpython-36.opt-1.pyc80850644editdlrm
test.cpython-36.pyc80850644editdlrm
upload.cpython-36.opt-1.pyc13150644editdlrm
upload.cpython-36.pyc13150644editdlrm
upload_docs.cpython-36.opt-1.pyc60000644editdlrm
upload_docs.cpython-36.pyc60240644editdlrm
__init__.cpython-36.opt-1.pyc6640644editdlrm
__init__.cpython-36.pyc6640644editdlrm
Edit: /usr/lib/python3.6/site-packages/setuptools/command/__pycache__/install.cpython-36.pyc (3897B)
3 vhK@svddlmZddlZddlZddlZddlZddljjZ ddl Z e jZ Gddde jZdde jj Dej e_ dS))DistutilsArgErrorNc@seZdZdZejjddgZejjddgZddd fd d d fgZe eZ d d Z ddZ ddZ ddZeddZddZdS)installz7Use easy_install to install the package, w/dependenciesold-and-unmanageableNTry not to use this!!single-version-externally-managed5used by system package builders to create 'flat' eggsZinstall_egg_infocCsdS)NT)selfrr/usr/lib/python3.6/install.pyszinstall.Zinstall_scriptscCsdS)NTr)r rrr r scCstjj|d|_d|_dS)N)origrinitialize_optionsold_and_unmanageable!single_version_externally_managed)r rrr r s zinstall.initialize_optionscCs<tjj||jrd|_n|jr8|j r8|j r8tddS)NTzAYou must specify --record or --root when building system packages)r rfinalize_optionsrootrrecordr)r rrr r%s zinstall.finalize_optionscCs(|js |jrtjj|Sd|_d|_dS)N)rrr rhandle_extra_pathZ path_fileZ extra_dirs)r rrr r0s  zinstall.handle_extra_pathcCs@|js |jrtjj|S|jtjs4tjj|n|jdS)N) rrr rrun_called_from_setupinspectZ currentframedo_egg_install)r rrr r:s   z install.runcCsz|dkr4d}tj|tjdkr0d}tj|dStj|d}|dd\}tj|}|jjdd }|d kox|j d kS) a Attempt to detect whether run() was called from setup() or by another command. If called by setup(), the parent caller will be the 'run_command' method in 'distutils.dist', and *its* caller will be the 'run_commands' method. If called any other way, the immediate caller *might* be 'run_command', but it won't have been called by 'run_commands'. Return True in that case or if a call stack is unavailable. Return False otherwise. Nz4Call stack not available. bdist_* commands may fail.Z IronPythonz6For best results, pass -X:Frames to enable call stack.T__name__rzdistutils.distZ run_commands) warningswarnplatformZpython_implementationrZgetouterframesZ getframeinfo f_globalsgetZfunction)Z run_framemsgresZcallerinfoZ caller_modulerrr rEs     zinstall._called_from_setupcCs|jjd}||jd|j|jd}|jd|_|jjtjd|j d|jj dj g}t j rp|jdt j ||_|jdt _ dS)N easy_installx)argsrr.z*.eggZ bdist_eggr)Z distributionZget_command_classrrZensure_finalizedZalways_copy_fromZ package_indexscanglobZ run_commandZget_command_objZ egg_output setuptoolsZbootstrap_install_frominsertr&r)r r$cmdr&rrr r`s  zinstall.do_egg_install)rNr)rNr)r __module__ __qualname____doc__r rZ user_optionsZboolean_options new_commandsdict_ncr rrr staticmethodrrrrrr rs      rcCsg|]}|dtjkr|qS)r)rr2).0r,rrr {sr5)Zdistutils.errorsrrr)rrZdistutils.command.installZcommandrr r*_installZ sub_commandsr0rrrr s  l