HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.26
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //usr/local/lib/python3.7/lib2to3/tests/__pycache__/test_main.cpython-37.opt-2.pyc
B

 ��gl�@s�ddlZddlZddlZddlZddlZddlZddlZddlZddlZddl	m
Z
ej�ej�
e�d�Zej�ed�ZGdd�dej�Zedkr�e�
�dS)�N)�main�datazpy2_test_grammar.pyc@sLeZdZdd�Zdd�Zdd�Zdd�Zd	d
�Zdd�Zd
d�Z	dd�Z
dS)�TestMaincCs
d|_dS)N)�temp_dir)�self�r�3/usr/local/lib/python3.7/lib2to3/tests/test_main.py�setUpszTestMain.setUpcCs$tjjdd�=|jr t�|j�dS)N)�logging�rootZhandlersr�shutilZrmtree)rrrr�tearDownszTestMain.tearDowncCsJtj}tj}tj}|t_|t_|t_zt�d|�S|t_|t_|t_XdS)Nz
lib2to3.fixes)�sys�stdin�stdout�stderrr)r�argsZ
in_captureZout_captureZerr_captureZ
save_stdinZsave_stdoutZsave_stderrrrr�run_2to3_captureszTestMain.run_2to3_capturecCstt�d�}t��}t�d�|�}t��}|�dg|||�}|�|d�|���d�}|�	d|�|�	d|���dS)Nuprint 'nothing'
print u'über'
�ascii�-rz-print 'nothing'z9WARNING: couldn't encode <stdin>'s diff for your terminal)
�io�StringIO�BytesIO�codecs�	getwriterr�assertEqual�getvalue�decode�assertIn)rZinput_stream�outZout_enc�err�ret�outputrrr�test_unencodable_diff,s
zTestMain.test_unencodable_diffc	Cs�t��|_tj�|jd�|_tj�|jd�|_t�|j�t�|j�g|_	t
tj�|jd�d���|j	�d�t
�t|j�|j	�tj�t��tj�|jd�|_tj�|jd�|_t
|jd��}|�d�WdQRX|j	�d�dS)NZpython2_projectZpython3_projectz__init__.py�wz
trivial.pyz#print 'I need a simple conversion.')�tempfileZmkdtempr�os�path�join�py2_src_dir�py3_dest_dir�mkdir�setup_files�open�close�appendr�copy�PY2_TEST_MODULE�basename�trivial_py2_file�
init_py2_file�write)rZtrivialrrr�setup_test_source_trees8s
z TestMain.setup_test_source_treesc
s"|��t��}t��}d�|�dd�ddd|j|jgt�d�||�}|�|d�|��}|�d	|�|�d
|j|jf|�|�t	�fdd�|j
D��t	t�|j���x>|j
D]4}|�d
tj
�|j|�tj
�|j|��f|�q�Wt�tj�}|�|d�d|��|�|d�d|��dS)NZTESTz-nz--add-suffixz--write-unchanged-filesz
--no-diffsz--output-dir�rz implies -w.z6Output in %r will mirror the input directory %r layoutc3s|]}|�VqdS)Nr)�.0�name)�suffixrr�	<genexpr>\szGTestMain.test_filename_changing_on_output_single_dir.<locals>.<genexpr>zWriting converted %s to %szNo changes to .*/__init__\.py�/zNo changes to .*/trivial\.py)r6rrrr*r)rrr�setr,r&�listdirr'r(�re�escape�sepZassertRegex�replaceZassertNotRegex)rrr r!rr9rAr)r:r�+test_filename_changing_on_output_single_dirKs4
 z4TestMain.test_filename_changing_on_output_single_dircCs�|��t��}|j|jg}tdd�|D��}|�ddddd|jg|t�d�t��|�}|�|d	�|�	�}|�
d
|j|jf|�|�|tt�
|j���dS)Ncss|]}tj�|�VqdS)N)r&r'r2)r8r9rrrr;mszFTestMain.test_filename_changing_on_output_two_files.<locals>.<genexpr>z-nz-wz--write-unchanged-filesz
--no-diffsz--output-dirr7rz6Output in %r will mirror the input directory %r layout)r6rrr3r4r=rr*rrrr)r&r>)rr Z	py2_filesZexpected_filesr!rrrr�*test_filename_changing_on_output_two_fileshsz3TestMain.test_filename_changing_on_output_two_filescCs�|��t��}|�dddd|j|jgt�d�t��|�}|�|d�|��}|�d|j|j	f|�|�t
tj�
|j�g�t
t�|j���dS)Nz-nz-wz
--no-diffsz--output-dirr7rz6Output in %r will mirror the input directory %r layout)r6rrrr*r3rrrr)r=r&r'r2r>)rr r!rrrr�,test_filename_changing_on_output_single_fileysz5TestMain.test_filename_changing_on_output_single_fileN)�__name__�
__module__�__qualname__r	r
rr#r6rCrDrErrrrrsr�__main__)rrr
r&r?rrr%ZunittestZlib2to3rr'r(�dirname�__file__Z
TEST_DATA_DIRr1ZTestCaserrFrrrr�<module>sw