File: D:/Python311/Lib/idlelib/idle_test/__pycache__/__init__.cpython-311.pyc
�
��Vc� � � � d Z ddlmZ d� ZdS )a] idlelib.idle_test is a private implementation of test.test_idle,
which tests the IDLE application as part of the stdlib test suite.
Run IDLE tests alone with "python -m test.test_idle".
Starting with Python 3.6, IDLE requires tcl/tk 8.5 or later.
This package and its contained modules are subject to change and
any direct use is at your own risk.
� )�dirnamec � � t t � � }t t |� � � � }| � |d|�� � }|� |� � |S )Nztest*.py)� start_dir�pattern�
top_level_dir)r �__file__�discover�addTests)�loader�standard_testsr �this_dir�top_dir�
package_testss �.D:\Python311\Lib\idlelib\idle_test\__init__.py�
load_testsr s] � ��x� � �H��g�h�'�'�(�(�G��O�O�h�
�29� $� ;� ;�M����M�*�*�*��� N)�__doc__�os.pathr r � r r �<module>r s<