Current Path: > > lib64 > python3.8 > lib2to3 > __pycache__ >
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
__init__.cpython-38.opt-1.pyc | File | 131 bytes | October 17 2023 18:13:06. | |
__init__.cpython-38.opt-2.pyc | File | 131 bytes | October 17 2023 18:13:06. | |
__init__.cpython-38.pyc | File | 131 bytes | October 17 2023 18:13:06. | |
__main__.cpython-38.opt-1.pyc | File | 215 bytes | October 17 2023 18:13:06. | |
__main__.cpython-38.opt-2.pyc | File | 215 bytes | October 17 2023 18:13:06. | |
__main__.cpython-38.pyc | File | 215 bytes | October 17 2023 18:13:06. | |
btm_matcher.cpython-38.opt-1.pyc | File | 4879 bytes | October 17 2023 18:13:06. | |
btm_matcher.cpython-38.opt-2.pyc | File | 3308 bytes | October 17 2023 18:13:08. | |
btm_matcher.cpython-38.pyc | File | 4879 bytes | October 17 2023 18:13:06. | |
btm_utils.cpython-38.opt-1.pyc | File | 6152 bytes | October 17 2023 18:13:06. | |
btm_utils.cpython-38.opt-2.pyc | File | 4640 bytes | October 17 2023 18:13:08. | |
btm_utils.cpython-38.pyc | File | 6152 bytes | October 17 2023 18:13:06. | |
fixer_base.cpython-38.opt-1.pyc | File | 6255 bytes | October 17 2023 18:13:06. | |
fixer_base.cpython-38.opt-2.pyc | File | 3504 bytes | October 17 2023 18:13:08. | |
fixer_base.cpython-38.pyc | File | 6255 bytes | October 17 2023 18:13:06. | |
fixer_util.cpython-38.opt-1.pyc | File | 12200 bytes | October 17 2023 18:13:06. | |
fixer_util.cpython-38.opt-2.pyc | File | 10036 bytes | October 17 2023 18:13:08. | |
fixer_util.cpython-38.pyc | File | 12200 bytes | October 17 2023 18:13:06. | |
main.cpython-38.opt-1.pyc | File | 8576 bytes | October 17 2023 18:13:07. | |
main.cpython-38.opt-2.pyc | File | 6823 bytes | October 17 2023 18:13:08. | |
main.cpython-38.pyc | File | 8610 bytes | October 17 2023 18:13:06. | |
patcomp.cpython-38.opt-1.pyc | File | 5399 bytes | October 17 2023 18:13:07. | |
patcomp.cpython-38.opt-2.pyc | File | 4891 bytes | October 17 2023 18:13:08. | |
patcomp.cpython-38.pyc | File | 5641 bytes | October 17 2023 18:13:06. | |
pygram.cpython-38.opt-1.pyc | File | 1262 bytes | October 17 2023 18:13:06. | |
pygram.cpython-38.opt-2.pyc | File | 1057 bytes | October 17 2023 18:13:08. | |
pygram.cpython-38.pyc | File | 1262 bytes | October 17 2023 18:13:06. | |
pytree.cpython-38.opt-1.pyc | File | 23660 bytes | October 17 2023 18:13:07. | |
pytree.cpython-38.opt-2.pyc | File | 14957 bytes | October 17 2023 18:13:08. | |
pytree.cpython-38.pyc | File | 24344 bytes | October 17 2023 18:13:06. | |
refactor.cpython-38.opt-1.pyc | File | 20409 bytes | October 17 2023 18:13:07. | |
refactor.cpython-38.opt-2.pyc | File | 16363 bytes | October 17 2023 18:13:08. | |
refactor.cpython-38.pyc | File | 20442 bytes | October 17 2023 18:13:06. |
U e5d�- � @ s| d dl mZmZ d dlZd dlZd dlZd dlZd dlZd dlZddl m Z dd� ZG dd� de j�Z d d � Zd dd�ZdS )� )�with_statement�print_functionN� )�refactorc C s( | � � } |� � }tj| |||dddd�S )Nz (original)z(refactored)� )Zlineterm)� splitlines�difflibZunified_diff)�a�b�filename� r �$/usr/lib64/python3.8/lib2to3/main.py� diff_texts s �r c s: e Zd Zd � fdd� Zdd� Z� fdd�Zdd � Z� ZS )�StdoutRefactoringToolr c sP || _ || _|r&|�tj�s&|tj7 }|| _|| _|| _tt | �� |||� d S �N)� nobackups� show_diffs�endswith�os�sep�_input_base_dir�_output_dir�_append_suffix�superr �__init__) �selfZfixers�options�explicitr r �input_base_dir� output_dir� append_suffix�� __class__r r r $ s zStdoutRefactoringTool.__init__c O s* | j �|||f� | jj|f|�|� d S r )�errors�append�logger�error)r �msg�args�kwargsr r r � log_errorA s zStdoutRefactoringTool.log_errorc sz |}| j rH|�| j�r6tj�| j |t| j�d � �}ntd|| jf ��| jrX|| j7 }||kr�tj� |�}tj� |�s�|r�t�|� | �d||� | j �s2|d }tj�|�r�zt�|� W n. tk r� } z| �d|� W 5 d }~X Y nX zt�||� W n2 tk �r0 } z| �d||� W 5 d }~X Y nX tt| �j} | ||||� | j �s`t�||� ||k�rvt�||� d S )Nz5filename %s does not start with the input_base_dir %szWriting converted %s to %s.z.bakzCan't remove backup %szCan't rename %s to %s)r � startswithr r �path�join�len� ValueErrorr �dirname�isdir�makedirs�log_messager �lexists�remove�OSError�renamer r � write_file�shutilZcopymode) r Znew_textr Zold_text�encodingZ orig_filenamer Zbackup�err�writer! r r r8 E sJ � �� � z StdoutRefactoringTool.write_filec C s� |r| � d|� n�| � d|� | jr�t|||�}zP| jd k rl| j�" |D ]}t|� qHtj�� W 5 Q R X n|D ]}t|� qpW n$ tk r� t d|f � Y d S X d S )NzNo changes to %sz Refactored %sz+couldn't encode %s's diff for your terminal) r3 r r Zoutput_lock�print�sys�stdout�flush�UnicodeEncodeError�warn)r �old�newr ZequalZ diff_lines�liner r r �print_outputl s$ �z"StdoutRefactoringTool.print_output)r r r )�__name__� __module__�__qualname__r r* r8 rF � __classcell__r r r! r r s �'r c C s t d| f tjd� d S )NzWARNING: %s��file)r= r>