| Current Path : /opt/alt/python312/lib64/python3.12/test/__pycache__/ |
| Current File : //opt/alt/python312/lib64/python3.12/test/__pycache__/test_unparse.cpython-312.opt-1.pyc |
�
�#�j�o � �H � d Z ddlZddlZddlZddlZddlZddlZddlm Z d� Z
dZdZdZ
dZd Zd
ZdZdZd
ZdZdZdZdZdZ G d� de ej2 � Z G d� de� Z G d� de� Z G d� dej2 � Z G d� de� Zedk( r ej@ � yy)zTests for ast.unparse.� N)�ASTTestMixinc �x � t j | � 5 }|j � cddd� S # 1 sw Y yxY w)znRead and return the contents of a Python source file (as a
string), taking into account the file encoding.N)�tokenize�open�read)�filename�streams �8/opt/alt/python312/lib64/python3.12/test/test_unparse.py�read_pyfiler s'