| Server IP : 121.121.20.254 / Your IP : 216.73.217.141 Web Server : Microsoft-IIS/10.0 System : Windows NT WEB-SERVER 10.0 build 20348 (Windows Server 2022) AMD64 User : IUSR ( 0) PHP Version : 8.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Python312/Lib/test/__pycache__/ |
Upload File : |
�
���g�r � �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 �&C:\Python312\\Lib\test\test_unparse.py�read_pyfiler s'