£Á°èZ¨Ä…–K§‚«“ô4“ÒÙ´dîfUÙÃÅ WKbyÊ¦•êŽ…È®FÒ¿ÊÎóCozá¬S@6{Í:›œêZÌ:Š•_%:¢¾¾~;‘Ã~èŠ©ÊÇí`ÔÑ©úë™µ'5I¿fš×WO%ø9¾«¾DK|€ùÍD”Ýs]nHÕ¶ê×Ó¼ãžªéUWŸÈË%DÒÕ¬ï‘]/Åcx  ‰ï2ß]ä6G[]S£ÔÏ¯rs{úëóµmÒï#UQxo·õÞCe]"±/aÙ&Eã4ú9Jé_ÞåëdãöKë)AÞ                  ¯¹ægƒÛowÐø^d™ý½ßB7áyMä9ÜÖUã
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
<html>

Yf                 @   s&   d  Z  d d l m Z d d   Z d S)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".
This package and its contained modules are subject to change and
any direct use is at your own risk.
    )dirnamec             C   sM   t  t  } t  t  |   } |  j d | d d d |  } | j |  | S)NZ	start_dirpatternztest*.pyZtop_level_dir)r   __file__ZdiscoverZaddTests)loaderZstandard_testsr   Zthis_dirZtop_dirZpackage_tests r   ?/opt/alt/python35/lib64/python3.5/idlelib/idle_test/__init__.py
load_tests	   s    	r   N)__doc__Zos.pathr   r   r   r   r   r   <module>   s   