| Server IP : 121.121.20.254 / Your IP : 216.73.216.144 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/idlelib/idle_test/__pycache__/ |
Upload File : |
�
���g�M � � � d dl mZ d dlZd dlmZ G d� dej
� Z G d� dej
� Zedk( r ej d �
� yy)� )�pyparseN)�
namedtuplec � � e Zd Zd� Zd� Zy)�ParseMapTestc �T � dD �ci c] }t |� t |� �� }}t j |� }| j |t d� t d� � | j |t d� t d� � | j |d t d� � y c c}w )Nz
� �a�xi� )�ordr �ParseMap�assertEqual)�self�c� keepwhite�mappings �3C:\Python312\\Lib\idlelib\idle_test\test_pyparse.py�
test_parsemapzParseMapTest.test_parsemap
s� � �-6�7�Y��S��V�S��V�^�Y� �7��"�"�9�-�������T��+�S��Y�7������S��*�C��H�5��������C��1�� 8s �B%c � � t j dd� }| j dj t j � d� y )N� z a([{b}])b"c'd
zxxx(((x)))x"x'x
)r �Parserr
� translate�trans)r �parsers r �
test_transzParseMapTest.test_trans s5 � �����1�%�����.�8�8����G�-� /� N)�__name__�
__module__�__qualname__r r � r r r r s � �2�/r r c � � e Zd Zed� � Zed� � Zd� Zd� Zd� Zd� Z d� Z
d� Zd � Zd
� Z
d� Zd� Zd
� Zd� Zd� Zd� Zy)�PyParseTestc �<