File "build_py.cpython-34.pyo"

Full Path: /home/attunedd/public_html/byp/izo/con7ext_sym404/rintoar.txt/opt/alt/python34/lib64/python3.4/distutils/command/__pycache__/build_py.cpython-34.pyo
File size: 11.19 KB
MIME-type: text/x-bytecode.python
Charset: 8 bit


i f
C@sdZddlZddlZddlZddlmZddlmZddlTddl	m
Z
mZddlm
Z
Gdd	d	eZGd
ddeeZdS)zHdistutils.command.build_py

Implements the Distutils 'build_py' command.N)glob)Command)*)convert_path	Mixin2to3)logc@s+eZdZdZd8d9d:d;d<gZddgZidd6ZddZddZddZ	ddZ
ddZddZddZ
dd Zd!d"Zd#d$Zd%d&Zd'd(Zd)d*Zd+d,Zd-d.d/Zd0d1Zd2d3Zd4d5Zd6d7Zd	S)=build_pyz5"build" pure Python modules (copy to build directory)
build-lib=ddirectory to "build" (copy) tocompileccompile .py to .pyc
no-compileN!don't compile .py files [default]	optimize=Olalso compile with optimization: -O1 for "python -O", -O2 for "python -OO", and -O0 to disable [default: -O0]forcef2forcibly build everything (ignore file timestamps)cCsLd|_d|_d|_d|_d|_d|_d|_d|_dS)Nr)	build_lib
py_modulespackagepackage_datapackage_dirroptimizer)selfr?/opt/alt/python34/lib64/python3.4/distutils/command/build_py.pyinitialize_options s							zbuild_py.initialize_optionscCs|jddd|jj|_|jj|_|jj|_i|_|jjrx6|jjjD]\}}t||j|<qhWn|j|_	t
|jtsyt|j|_Wqt
tfk
rtdYqXndS)NZbuildrrzoptimize must be 0, 1, or 2)	build_libr!)forcer")Zset_undefined_optionsdistributionpackagesrrritemsrget_data_files
data_files
isinstancerint
ValueErrorAssertionErrorZDistutilsOptionError)rnamepathrrrfinalize_options*s"		zbuild_py.finalize_optionscCsS|jr|jn|jr6|j|jn|j|jdddS)Ninclude_bytecoder)r
build_modulesr$build_packagesbuild_package_databyte_compileget_outputs)rrrrrunCs	
	

zbuild_py.runcsg}|js|Sx|jD]}|j|}tjj|jg|jd}d|rvt|dnfdd|j||D}|j	||||fqW|S)z?Generate list of '(package,src_dir,build_dir,filenames)' tuples.rcs g|]}|dqS)Nr).0file)plenrr
<listcomp>ts	z+build_py.get_data_files.<locals>.<listcomp>)
r$get_package_dirosr-joinrsplitlenfind_data_filesappend)rdatarsrc_dir	build_dir	filenamesr)r:rr&as	%%zbuild_py.get_data_filescs|jjdg|jj|g}gxO|D]G}ttjj|t|}jfdd|Dq5WS)z6Return filenames for package's data files in 'src_dir'cs4g|]*}|krtjj|r|qSr)r=r-isfile)r8fn)filesrrr;s	z,build_py.find_data_files.<locals>.<listcomp>)rgetrr=r-r>rextend)rrrDZglobspatternZfilelistr)rJrrAys
!$zbuild_py.find_data_filescCsd}x|jD]v\}}}}xa|D]Y}tjj||}|jtjj||jtjj|||ddq)WqWdS)z$Copy data files into build directoryN
preserve_modeF)r'r=r-r>mkpathdirname	copy_file)rZlastdirrrDrErFfilenametargetrrrr2s
zbuild_py.build_package_datacCs|jd}|js5|r.tjj|SdSng}x|ry|jdj|}Wn-tk
r|jd|d|d=Yq>X|jd|tjj|Sq>W|jjd}|dk	r|jd|n|rtjj|SdSdS)zReturn the directory, relative to the top of the source
           distribution, where package 'package' should be found
           (at least according to the 'package_dir' option, if any).r6rGrr7NrT)r?rr=r-r>KeyErrorinsertrK)rrr-tailZpdirrrrr<s(		
	zbuild_py.get_package_dircCs|dkrYtjj|s1td|ntjj|sYtd|qYn|rtjj|d}tjj|r|Stjdd|ndS)NrGz%package directory '%s' does not existz>supposed package directory '%s' exists, but is not a directoryz__init__.pyz!package init file '%s' not found z(or not a regular file))	r=r-existsZDistutilsFileErrorisdirr>rHrwarn)rrrinit_pyrrr
check_packages	zbuild_py.check_packagecCs1tjj|s)tjd||dSdSdS)Nz!file %s (for module %s) not foundFT)r=r-rHrrZ)rmodulemodule_filerrrcheck_moduleszbuild_py.check_modulec	Cs|j||ttjj|d}g}tjj|jj}xx|D]p}tjj|}||krtjjtjj	|d}|j
|||fqP|jd|qPW|S)Nz*.pyrzexcluding %s)r\rr=r-r>abspathr#Zscript_namesplitextbasenamerBZdebug_print)	rrrZmodule_filesmodulesZsetup_scriptrZabs_fr]rrrfind_package_moduless
"zbuild_py.find_package_modulesc
Cs%i}g}x|jD]}|jd}dj|dd}|d}y||\}}Wn'tk
r|j|}d}YnX|s|j||}	|df||<|	r|j|d|	fqntjj||d}
|j	||
sqn|j|||
fqW|S)aFinds individually-specified Python modules, ie. those listed by
        module name in 'self.py_modules'.  Returns a list of tuples (package,
        module_base, filename): 'package' is a tuple of the path through
        package-space to the module; 'module_base' is the bare (no
        packages, no dots) module name, and 'filename' is the path to the
        ".py" file (relative to the distribution root) that implements the
        module.
        r6rr7__init__z.pyrTrT)
rr?r>rUr<r\rBr=r-r_)rr$rcr]r-rZmodule_baserZcheckedr[r^rrrfind_moduless*

zbuild_py.find_modulescCswg}|jr%|j|jn|jrsxB|jD]4}|j|}|j||}|j|q8Wn|S)a4Compute the list of all modules that will be built, whether
        they are specified one-module-at-a-time ('self.py_modules') or
        by whole packages ('self.packages').  Return a list of tuples
        (package, module, module_file), just like 'find_modules()' and
        'find_package_modules()' do.)rrLrfr$r<rd)rrcrrmrrrfind_all_moduless		zbuild_py.find_all_modulescCsdd|jDS)NcSsg|]}|dqS)r7rTr)r8r]rrrr;-s	z-build_py.get_source_files.<locals>.<listcomp>)rh)rrrrget_source_files,szbuild_py.get_source_filescCs.|gt||dg}tjj|S)Nz.py)listr=r-r>)rrErr]Zoutfile_pathrrrget_module_outfile/szbuild_py.get_module_outfiler7cCs|j}g}x|D]\}}}|jd}|j|j||}|j||r|jr|jtjj|ddn|j	dkr|jtjj|ddqqqW|dd|j
D7}|S)Nr6debug_overrideTrFcSs>g|]4\}}}}|D]}tjj||qqSr)r=r-r>)r8rrDrErFrRrrrr;Cs	z(build_py.get_outputs.<locals>.<listcomp>)rhr?rkrrBr	importlibutilcache_from_sourcerr')rr/rcZoutputsrr]r^rRrrrr43s"
		zbuild_py.get_outputscCst|tr!|jd}n$t|ttfsEtdn|j|j||}tj	j
|}|j||j||ddS)Nr6z:'package' must be a string (dot-separated), list, or tuplerNr)
r(strr?rjtuple	TypeErrorrkrr=r-rPrOrQ)rr]r^rZoutfiledirrrrbuild_moduleJs
zbuild_py.build_modulecCs=|j}x*|D]"\}}}|j|||qWdS)N)rfrt)rrcrr]r^rrrr0Yszbuild_py.build_modulescCsfx_|jD]T}|j|}|j||}x*|D]"\}}}|j|||q8Wq
WdS)N)r$r<rdrt)rrrrcZpackage_r]r^rrrr1bs

zbuild_py.build_packagesc
Cstjr|jddSddlm}|j}|d	tjkrV|tj}n|jr||ddd|j	d|d|j
n|jdkr||d|jd|j	d|d|j
ndS)
Nz%byte-compiling is disabled, skipping.r)r3r7rrprefixdry_runrT)sysdont_write_bytecoderZdistutils.utilr3rr=seprrrvr)rrJr3rurrrr3vs	
		zbuild_py.byte_compile)r	r
r)zcompiler
r)rNr)rrr)zforcerr)__name__
__module____qualname__ZdescriptionZuser_optionsZboolean_optionsZnegative_optr r.r5r&rAr2r<r\r_rdrfrhrirkr4rtr0r1r3rrrrrs8	



'4	rc@s(eZdZddZddZdS)
build_py_2to3cCslg|_|jr|jn|jr?|j|jn|j|j|j|jdddS)Nr/r)	
updated_filesrr0r$r1r2Zrun_2to3r3r4)rrrrr5s		
	

zbuild_py_2to3.runcCs=tj||||}|dr9|jj|dn|S)Nr7r)rrtrrB)rr]r^rresrrrrts
zbuild_py_2to3.build_moduleN)r{r|r}r5rtrrrrr~sr~)__doc__r=importlib.utilrmrwrZdistutils.corerZdistutils.errorsryrrZ	distutilsrrr~rrrr<module>s
|