Your IP : 3.147.205.220


Current Path : /lib64/python2.7/distutils/command/
Upload File :
Current File : //lib64/python2.7/distutils/command/build_scripts.pyc

�
�mec@s�dZdZddlZddlZddlmZddlmZddlm	Z	ddl
mZddlm
Z
ejd	�Zd
efd��YZdS(sRdistutils.command.build_scripts

Implements the Distutils 'build_scripts' command.s$Id$i����N(tST_MODE(tCommand(tnewer(tconvert_path(tlogs^#!.*python[0-9.]*([ 	].*)?$t
build_scriptscBsSeZdZdddgZdgZd
�Zd�Zd�Zd
�Zd�Z	RS(s("build" scripts (copy and fixup #! line)s
build-dir=tdsdirectory to "build" (copy) totforcetfs1forcibly build everything (ignore file timestampssexecutable=tes*specify final destination interpreter pathcCs1d|_d|_d|_d|_d|_dS(N(tNonet	build_dirtscriptsRt
executabletoutfiles(tself((s7/usr/lib64/python2.7/distutils/command/build_scripts.pytinitialize_optionss
				cCs)|jdddd�|jj|_dS(	NtbuildRRRR
(s
build_scriptss	build_dir(sforcesforce(s
executables
executable(tset_undefined_optionstdistributionR(R((s7/usr/lib64/python2.7/distutils/command/build_scripts.pytfinalize_options%s
	cCs|jS(N(R(R((s7/usr/lib64/python2.7/distutils/command/build_scripts.pytget_source_files,scCs|js
dS|j�dS(N(Rtcopy_scripts(R((s7/usr/lib64/python2.7/distutils/command/build_scripts.pytrun/s	cCs�td�}|j|j�g}x|jD]}d}t|�}tjj|jtjj|��}|j	|�|j
r�t||�r�tj
d|�q,nyt|d�}Wn&tk
r�|js��nd}n]X|j�}|s
|jd|�q,ntj|�}|r=d}|jd�p7d}	n|rtjd||j�|jst|d	�}
|j�s�|
jd
|j|	f�nK|
jd
tjj|jd�d|jd
�|jd�f�|	f�|
j|j��|
j�n|r>|j�q>q,|r.|j�n|j||�q,Wtj dkr�x�|D]|}|jrztjd|�qXtj!|�t"d@}|dBd@}
|
|krXtjd|||
�tj#||
�qXqXWndS(s"Copy each script listed in 'self.scripts'; if it's marked as a
        Python script in the Unix way (first line matches 'first_line_re',
        ie. starts with "\#!" and contains "python"), then adjust the first
        line to refer to the current Python interpreter as we copy.
        t	sysconfigisnot copying %s (up-to-date)trs%s is an empty file (skipping)itscopying and adjusting %s -> %stws#!%s%s
tBINDIRs
python%s%stVERSIONtEXEtposixschanging mode of %si�ims!changing mode of %s from %o to %oN($t
__import__tmkpathRRRtostpathtjointbasenametappendRRRtdebugtopentIOErrortdry_runR
treadlinetwarnt
first_line_retmatchtgrouptinfotis_python_buildtwriteR
tget_config_vart
writelinest	readlinestcloset	copy_filetnametstatRtchmod(Rt
_sysconfigRtscripttadjusttoutfileRt
first_lineR.tpost_interptoutftfiletoldmodetnewmode((s7/usr/lib64/python2.7/distutils/command/build_scripts.pyR5sr$

	

				


		
(s
build-dir=Rsdirectory to "build" (copy) to(sforceRs1forcibly build everything (ignore file timestamps(sexecutable=R	s*specify final destination interpreter path(
t__name__t
__module__tdescriptiontuser_optionstboolean_optionsRRRRR(((s7/usr/lib64/python2.7/distutils/command/build_scripts.pyRs						(t__doc__t__revision__R"treR9Rtdistutils.coreRtdistutils.dep_utilRtdistutils.utilRt	distutilsRtcompileR-R(((s7/usr/lib64/python2.7/distutils/command/build_scripts.pyt<module>s