/usr/lib/python3.9/site-packages/setuptools/command/__pycache__
NameSizeModeActions
alias.cpython-39.opt-1.pyc23370644editdlrm
alias.cpython-39.pyc23370644editdlrm
bdist_egg.cpython-39.opt-1.pyc130030644editdlrm
bdist_egg.cpython-39.pyc130030644editdlrm
bdist_rpm.cpython-39.opt-1.pyc13230644editdlrm
bdist_rpm.cpython-39.pyc13230644editdlrm
bdist_wininst.cpython-39.opt-1.pyc11890644editdlrm
bdist_wininst.cpython-39.pyc11890644editdlrm
build_clib.cpython-39.opt-1.pyc24340644editdlrm
build_clib.cpython-39.pyc24340644editdlrm
build_ext.cpython-39.opt-1.pyc96930644editdlrm
build_ext.cpython-39.pyc97070644editdlrm
build_py.cpython-39.opt-1.pyc86610644editdlrm
build_py.cpython-39.pyc86610644editdlrm
develop.cpython-39.opt-1.pyc64220644editdlrm
develop.cpython-39.pyc64220644editdlrm
dist_info.cpython-39.opt-1.pyc13610644editdlrm
dist_info.cpython-39.pyc13610644editdlrm
easy_install.cpython-39.opt-1.pyc635160644editdlrm
easy_install.cpython-39.pyc635450644editdlrm
egg_info.cpython-39.opt-1.pyc219440644editdlrm
egg_info.cpython-39.pyc219440644editdlrm
install.cpython-39.opt-1.pyc40020644editdlrm
install.cpython-39.pyc40020644editdlrm
install_egg_info.cpython-39.opt-1.pyc23930644editdlrm
install_egg_info.cpython-39.pyc23930644editdlrm
install_lib.cpython-39.opt-1.pyc40820644editdlrm
install_lib.cpython-39.pyc41000644editdlrm
install_scripts.cpython-39.opt-1.pyc23160644editdlrm
install_scripts.cpython-39.pyc23160644editdlrm
py36compat.cpython-39.opt-1.pyc45550644editdlrm
py36compat.cpython-39.pyc45550644editdlrm
register.cpython-39.opt-1.pyc8110644editdlrm
register.cpython-39.pyc8110644editdlrm
rotate.cpython-39.opt-1.pyc24700644editdlrm
rotate.cpython-39.pyc24700644editdlrm
saveopts.cpython-39.opt-1.pyc8890644editdlrm
saveopts.cpython-39.pyc8890644editdlrm
sdist.cpython-39.opt-1.pyc64300644editdlrm
sdist.cpython-39.pyc64300644editdlrm
setopt.cpython-39.opt-1.pyc45010644editdlrm
setopt.cpython-39.pyc45010644editdlrm
test.cpython-39.opt-1.pyc84640644editdlrm
test.cpython-39.pyc84640644editdlrm
upload.cpython-39.opt-1.pyc7840644editdlrm
upload.cpython-39.pyc7840644editdlrm
upload_docs.cpython-39.opt-1.pyc60360644editdlrm
upload_docs.cpython-39.pyc60540644editdlrm
__init__.cpython-39.opt-1.pyc6340644editdlrm
__init__.cpython-39.pyc6340644editdlrm
Edit: /usr/lib/python3.9/site-packages/setuptools/command/__pycache__/install.cpython-39.pyc (4002B)
a ha@s|ddlmZddlZddlZddlZddlZddlmmZ ddl Z e jZ Gddde jZdde jj Dej e_ dS))DistutilsArgErrorNc@seZdZdZejjddgZejjddgZdddfd d dfgZe eZ d d Z d dZ ddZ ddZeddZddZdS)installz7Use easy_install to install the package, w/dependencies)old-and-unmanageableNzTry not to use this!)!single-version-externally-managedNz5used by system package builders to create 'flat' eggsrrZinstall_egg_infocCsdSNTselfrr>/usr/lib/python3.9/site-packages/setuptools/command/install.pyzinstall.Zinstall_scriptscCsdSrrrrrr r r cCstj|d|_d|_dSN)origrinitialize_optionsold_and_unmanageable!single_version_externally_managedrrrr r s zinstall.initialize_optionscCs8tj||jrd|_n|jr4|js4|js4tddS)NTzAYou must specify --record or --root when building system packages)rrfinalize_optionsrootrrecordrrrrr r%s  zinstall.finalize_optionscCs(|js |jrtj|Sd|_d|_dS)N)rrrrhandle_extra_pathZ path_fileZ extra_dirsrrrr r0s  zinstall.handle_extra_pathcCs@|js |jrtj|S|ts4tj|n|dSr ) rrrrrun_called_from_setupinspectZ currentframedo_egg_installrrrr r:s   z install.runcCsz|dur4d}t|tdkr0d}t|dSt|d}|dd\}t|}|jdd }|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_globalsgetfunction)Z run_framemsgresZcallerinfoZ caller_modulerrr rEs     zinstall._called_from_setupcCs|jd}||jd|j|jd}|d|_|jtd| d|j dj g}t j rp|dt j ||_|jdd dt _ dS) N easy_installx)argsrr.z*.eggZ bdist_eggrF)Zshow_deprecation)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_installN)r __module__ __qualname____doc__rrZ user_optionsZboolean_options new_commandsdict_ncrrrr staticmethodrrrrrr rs&      rcCsg|]}|dtjvr|qS)r)rr5).0r/rrr {r r8)Zdistutils.errorsrrr,rr Zdistutils.command.installZcommandrrr-_installZ sub_commandsr3rrrr s l