| Current Path : /opt/alt/python312/lib64/python3.12/idlelib/idle_test/__pycache__/ |
| Current File : //opt/alt/python312/lib64/python3.12/idlelib/idle_test/__pycache__/test_parenmatch.cpython-312.pyc |
�
�#�j�
� �� � d Z ddlmZ ddlmZ ed� ddlZddlmZ ddlm Z m
Z
G d� d � Z G d
� dej � Z
edk( r ej d
�� yy)z�Test parenmatch, coverage 91%.
This must currently be a gui test because ParenMatch methods use
several text methods not defined on idlelib.idle_test.mock_tk.Text.
� )�
ParenMatch)�requires�guiN)�Mock)�Tk�Textc � � e Zd Zd� Zy)�DummyEditwinc �<