/snap/core18/2999/usr/lib/python3.6/distutils/command/__pycache__
NameSizeModeActions
bdist.cpython-36.pyc37790644editdlrm
bdist_dumb.cpython-36.pyc37410644editdlrm
bdist_msi.cpython-36.pyc197650644editdlrm
bdist_rpm.cpython-36.pyc130680644editdlrm
bdist_wininst.cpython-36.pyc84760644editdlrm
build.cpython-36.pyc40630644editdlrm
build_clib.cpython-36.pyc49690644editdlrm
build_ext.cpython-36.pyc165700644editdlrm
build_py.cpython-36.pyc105160644editdlrm
build_scripts.cpython-36.pyc43320644editdlrm
check.cpython-36.pyc52230644editdlrm
clean.cpython-36.pyc21770644editdlrm
config.cpython-36.pyc103120644editdlrm
install.cpython-36.pyc151300644editdlrm
install_data.cpython-36.pyc23220644editdlrm
install_egg_info.cpython-36.pyc34180644editdlrm
install_headers.cpython-36.pyc17220644editdlrm
install_lib.cpython-36.pyc52990644editdlrm
install_scripts.cpython-36.pyc21880644editdlrm
register.cpython-36.pyc84100644editdlrm
sdist.cpython-36.pyc131070644editdlrm
upload.cpython-36.pyc50480644editdlrm
__init__.cpython-36.pyc5330644editdlrm
Edit: /snap/core18/2999/usr/lib/python3.6/distutils/command/__pycache__/build.cpython-36.pyc (4063B)
3 ]t@sTdZddlZddlZddlmZddlmZddlmZddZ Gdd d eZ dS) zBdistutils.command.build Implements the Distutils 'build' command.N)Command)DistutilsOptionError) get_platformcCsddlm}|dS)Nr)show_compilers)Zdistutils.ccompilerr)rr-/usr/lib/python3.6/distutils/command/build.pyr s rc@seZdZdZd8d9d:ddddefd?d@dAdBdCg ZddgZd$dd%efgZd&d'Z d(d)Z d*d+Z d,d-Z d.d/Z d0d1Zd2d3Zd4e fd5e fd6efd7efgZdS)Dbuildz"build everything needed to install build-base=b base directory for build librarybuild-purelib=N2build directory for platform-neutral distributionsbuild-platlib=3build directory for platform-specific distributions build-lib=z9build directory for all distribution (defaults to either zbuild-purelib or build-platlibbuild-scripts=build directory for scripts build-temp=ttemporary build directoryz plat-name=pz6platform name to build for, if supported (default: %s) compiler=cspecify the compiler type parallel=jnumber of parallel build jobsdebugg;compile extensions and libraries with debugging informationforcef2forcibly build everything (ignore file timestamps) executable=e5specify final destination interpreter path (build.py)z help-compilerzlist available compilerscCsLd|_d|_d|_d|_d|_d|_d|_d|_d|_d|_ d|_ d|_ dS)Nrr) build_base build_purelib build_platlib build_lib build_temp build_scriptsZcompiler plat_namerr executableparallel)selfrrrinitialize_options8szbuild.initialize_optionsc CsZ|jdkrt|_ntjdkr&tdd|jftjdd}ttdrR|d7}|jdkrntj j |j d|_|j dkrtj j |j d||_ |j dkr|jjr|j |_ n|j|_ |jdkrtj j |j d||_|jdkrtj j |j d tjdd|_|jdkrtj jtj|_t|jtrVyt|j|_Wntk rTtd YnXdS) NntzW--plat-name only supported on Windows (try using './configure --help' on your platform)z .%s-%d.%dZgettotalrefcountz-pydebugZlibZtempz scripts-%d.%dzparallel should be an integer)r,rosnamersys version_infohasattrr'pathjoinr&r(r) distributionZ ext_modulesr*r+r-normpath isinstancer.strint ValueError)r/Zplat_specifierrrrfinalize_optionsHs<                zbuild.finalize_optionscCs x|jD]}|j|q WdS)N)Zget_sub_commandsZ run_command)r/Zcmd_namerrrrunsz build.runcCs |jjS)N)r:has_pure_modules)r/rrrrBszbuild.has_pure_modulescCs |jjS)N)r:has_c_libraries)r/rrrrCszbuild.has_c_librariescCs |jjS)N)r:has_ext_modules)r/rrrrDszbuild.has_ext_modulescCs |jjS)N)r: has_scripts)r/rrrrEszbuild.has_scriptsZbuild_pyZ build_clibZ build_extr+)r r r )r Nr )rNrWbuild directory for all distribution (defaults to either build-purelib or build-platlib)rNrF)rNr)rrr)rrr)rrr)rrr)r r!r")r#r$r%)__name__ __module__ __qualname__Z descriptionrZ user_optionsZboolean_optionsrZ help_optionsr0r@rArBrCrDrEZ sub_commandsrrrrrsR 8 r) __doc__r5r3Zdistutils.corerZdistutils.errorsrZdistutils.utilrrrrrrrs