whoami7 - Manager
:
/
opt
/
alt
/
python312
/
lib64
/
python3.12
/
lib2to3
/
fixes
/
__pycache__
/
Upload File:
files >> //opt/alt/python312/lib64/python3.12/lib2to3/fixes/__pycache__/fix_getcwdu.cpython-312.opt-1.pyc
� ��h� � �J � d Z ddlmZ ddlmZ G d� dej � Zy)z1 Fixer that changes os.getcwdu() to os.getcwd(). � )� fixer_base)�Namec � � e Zd ZdZdZd� Zy)� FixGetcwduTzR power< 'os' trailer< dot='.' name='getcwdu' > any* > c �Z � |d }|j t d|j �� � y )N�name�getcwd)�prefix)�replacer r )�self�node�resultsr s �@/opt/alt/python312/lib64/python3.12/lib2to3/fixes/fix_getcwdu.py� transformzFixGetcwdu.transform s"