/usr/lib/python3/dist-packages/setuptools/command/__pycache__
NameSizeModeActions
alias.cpython-310.pyc23450644editdlrm
bdist_egg.cpython-310.pyc130710644editdlrm
bdist_rpm.cpython-310.pyc15580644editdlrm
build_clib.cpython-310.pyc24320644editdlrm
build_ext.cpython-310.pyc98610644editdlrm
build_py.cpython-310.pyc82340644editdlrm
develop.cpython-310.pyc61210644editdlrm
dist_info.cpython-310.pyc13630644editdlrm
easy_install.cpython-310.pyc651400644editdlrm
egg_info.cpython-310.pyc227190644editdlrm
install.cpython-310.pyc41690644editdlrm
install_egg_info.cpython-310.pyc28940644editdlrm
install_lib.cpython-310.pyc51090644editdlrm
install_scripts.cpython-310.pyc23980644editdlrm
py36compat.cpython-310.pyc45050644editdlrm
register.cpython-310.pyc8090644editdlrm
rotate.cpython-310.pyc24760644editdlrm
saveopts.cpython-310.pyc8950644editdlrm
sdist.cpython-310.pyc69240644editdlrm
setopt.cpython-310.pyc46570644editdlrm
test.cpython-310.pyc81010644editdlrm
upload.cpython-310.pyc7820644editdlrm
upload_docs.cpython-310.pyc61510644editdlrm
__init__.cpython-310.pyc3430644editdlrm
Edit: /usr/lib/python3/dist-packages/setuptools/command/__pycache__/install.cpython-310.pyc (4169B)
o _a*@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' eggsrrinstall_egg_infocCdSNTselfr r zinstall.install_scriptscCrrr r r r r r rcCs*tdtjtj|d|_d|_dS)NzRsetup.py install is deprecated. Use build and pip and other standards-based tools.) warningswarn setuptoolsSetuptoolsDeprecationWarningorigrinitialize_optionsold_and_unmanageable!single_version_externally_managedr r r r r s  zinstall.initialize_optionscCsBtj||jrd|_dS|jr|js|jstddSdSdS)NTzAYou must specify --record or --root when building system packages)rrfinalize_optionsrootrrecordrr r r r r,s   zinstall.finalize_optionscCs(|js|jr tj|Sd|_d|_dS)N)rrrrhandle_extra_path path_file extra_dirsr r r r r7s   zinstall.handle_extra_pathcCsB|js|jr tj|S|tstj|dS|dS)N) rrrrrun_called_from_setupinspect currentframedo_egg_installr r r r rAs   z install.runcCsz|durd}t|tdkrd}t|dSt|d}|dd\}t|}|jdd }|d ko<|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. IronPythonz6For best results, pass -X:Frames to enable call stack.T__name__rzdistutils.dist run_commands) rrplatformpython_implementationr!getouterframes getframeinfo f_globalsgetfunction) run_framemsgrescallerinfo caller_moduler r r r Ls     zinstall._called_from_setupcCs|jd}||jd|j|jd}|d|_|jtd| d|j dj g}t j r8|dt j ||_|jdd dt _ dS) N easy_installx)argsrr.z*.egg bdist_eggrF)show_deprecation) distributionget_command_classrrensure_finalizedalways_copy_from package_indexscanglob run_commandget_command_obj egg_outputrbootstrap_install_frominsertr8r)r r6cmdr8r r r r#gs    zinstall.do_egg_installN)r' __module__ __qualname____doc__rr user_optionsboolean_options new_commandsdict_ncrrrr staticmethodr r#r r r r rs(       rcCsg|] }|dtjvr|qS)r)rrP).0rHr r r srS)distutils.errorsrr!rBrr)distutils.command.installcommandrrr_install sub_commandsrNr r r r s s