|
Server : LiteSpeed System : Linux barito.iixcp.rumahweb.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64 User : elvh3918 ( 1528) PHP Version : 8.2.31 Disable Function : mail Directory : /opt/alt/python36/lib64/python3.6/idlelib/idle_test/__pycache__/ |
3 � f� � @ s d Z ddlmZ dd� 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 C s2 t t�}t t |��}| j|d|d�}|j|� |S )Nztest*.py)Z start_dir�patternZ top_level_dir)r �__file__ZdiscoverZaddTests)�loaderZstandard_testsr Zthis_dirZtop_dirZ package_tests� r �?/opt/alt/python36/lib64/python3.6/idlelib/idle_test/__init__.py� load_tests s r N)�__doc__Zos.pathr r r r r r �<module> s