HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //opt/alt/python35/lib64/python3.5/distutils/command/__pycache__/build_scripts.cpython-35.opt-1.pyc


��qcW�@s�dZddlZddlZddlmZddlmZddlmZddl	m
Z
ddlmZm
Z
ddlmZddlZejd	�ZGd
d�de�ZGdd
�d
ee
�ZdS)zRdistutils.command.build_scripts

Implements the Distutils 'build_scripts' command.�N)�ST_MODE)�	sysconfig)�Command)�newer)�convert_path�	Mixin2to3)�logs^#!.*python[0-9.]*([ 	].*)?$c@sjeZdZdZdddgZdgZdd�Zd
d�Zdd�Zdd�Z	dd�Z
dS)�
build_scriptsz("build" scripts (copy and fixup #! line)�
build-dir=�d�directory to "build" (copy) to�force�f�1forcibly build everything (ignore file timestamps�executable=�e�*specify final destination interpreter pathcCs1d|_d|_d|_d|_d|_dS)N)�	build_dir�scriptsr
�
executable�outfiles)�self�r�D/opt/alt/python35/lib64/python3.5/distutils/command/build_scripts.py�initialize_optionss
				z build_scripts.initialize_optionscCs)|jdddd�|jj|_dS)	NZbuildr	rr
r)r	r)r
r
)rr)Zset_undefined_optionsZdistributionr)rrrr�finalize_options%s
	zbuild_scripts.finalize_optionscCs|jS)N)r)rrrr�get_source_files,szbuild_scripts.get_source_filescCs|js
dS|j�dS)N)r�copy_scripts)rrrr�run/s	zbuild_scripts.runc"Cs�|j|j�g}g}x�|jD]�}d}t|�}tjj|jtjj|��}|j|�|j	r�t
||�r�tjd|�q&yt
|d�}Wn$tk
r�|js��d}Yn|Xtj|j�\}}|jd�|j�}	|	s!|jd|�q&tj|	�}
|
rQd}|
jd�pNd	}|r�tjd
||j�|j|�|js�tjs�|j}n:tjjtjd�dtjd
�tjd�f�}tj|�}d||d}
y|
jd�Wn'tk
r-t dj!|
���YnXy|
j|�Wn*tk
rkt dj!|
|���YnXt
|d��'}|j"|
�|j#|j$��WdQRX|r�|j%�q&|r�|j%�|j|�|j&||�q&Wtj'dkr|x�|D]y}|jr!tjd|�q�tj(|�t)d@}|dBd@}||kr�tjd|||�tj*||�q�W||fS)a"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.
        Fznot copying %s (up-to-date)�rbNrz%s is an empty file (skipping)T��zcopying and adjusting %s -> %s�BINDIRz
python%s%s�VERSION�EXEs#!s
zutf-8z.The shebang ({!r}) is not decodable from utf-8zAThe shebang ({!r}) is not decodable from the script encoding ({})�wb�posixzchanging mode of %si�imz!changing mode of %s from %o to %o)+Zmkpathrrr�os�path�join�basename�appendr
rr�debug�open�OSError�dry_run�tokenize�detect_encoding�readline�seek�warn�
first_line_re�match�group�inforZpython_buildr�get_config_var�fsencode�decode�UnicodeDecodeError�
ValueError�format�write�
writelines�	readlines�closeZ	copy_file�name�statr�chmod)rr�
updated_filesZscriptZadjustZoutfiler�encoding�linesZ
first_liner6Zpost_interprZshebangZoutf�fileZoldmodeZnewmoderrrr5s�$

	


			






		
zbuild_scripts.copy_scriptsN)r
rr)r
rr)rrr)�__name__�
__module__�__qualname__ZdescriptionZuser_optionsZboolean_optionsrrrrrrrrrr	s		r	c@seZdZdd�ZdS)�build_scripts_2to3cCs5tj|�\}}|js+|j|�||fS)N)r	rr/Zrun_2to3)rrrFrrrr�s	
zbuild_scripts_2to3.copy_scriptsN)rJrKrLrrrrrrM�srM)�__doc__r'�rerDrZ	distutilsrZdistutils.corerZdistutils.dep_utilrZdistutils.utilrrrr0�compiler5r	rMrrrr�<module>s�