ÿØÿà JFIF      ÿÛ „ 	 ( %!1!%)+//.383,7(-.+



-%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ  ¥2" ÿÄ               ÿÄ J  	     ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ              ÿÄ *        !1AQa‘"2q3±ð#b¡ÿÚ   ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú
"SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁT­ÃÛ5
ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßw­pŽF|È¥ù®häðÍÑ¶¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e
ríV
..............................................................................................................................................................................
.............................................................................                                                  
                                                                                                                                                                                     ÿØÿà JFIF      ÿÛ „ 	 ( %!1!%)+//.383,7(-.+



-%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ  ¥2" ÿÄ               ÿÄ J  	     ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ              ÿÄ *        !1AQa‘"2q3±ð#b¡ÿÚ   ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú
"SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁT­ÃÛ5
ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßw­pŽF|È¥ù®häðÍÑ¶¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e
ríV
..............................................................................................................................................................................
.............................................................................                                                  
                                                                                                                                                                                     
{fc           @   s   d  Z  d d l Z d d l m Z d d l m Z d d l m Z d d l m	 Z	 d e j
 f d     YZ e d	 k r e j d
 d  n  d S(   so   Unittests for idlelib/configHandler.py

Coverage: 46% just by creating dialog. The other half is change code.

iN(   t   requires(   t   Tk(   t   ConfigDialog(   t   _initializeTkVariantTestst   ConfigDialogTestc           B   s/   e  Z e d     Z e d    Z d   Z RS(   c         C   s4   t  d  t   |  _ |  j j   t |  j  d  S(   Nt   gui(   R    R   t   roott   withdrawR   (   t   cls(    (    s;   /usr/lib64/python2.7/idlelib/idle_test/test_configdialog.pyt
   setUpClass   s    
c         C   s   |  j  j   |  `  d  S(   N(   R   t   destroy(   R   (    (    s;   /usr/lib64/python2.7/idlelib/idle_test/test_configdialog.pyt   tearDownClass   s    c         C   s&   t  |  j d d t } | j   d  S(   Nt   Testt   _utest(   R   R   t   Truet   remove_var_callbacks(   t   selft   d(    (    s;   /usr/lib64/python2.7/idlelib/idle_test/test_configdialog.pyt   test_dialog   s    (   t   __name__t
   __module__t   classmethodR	   R   R   (    (    (    s;   /usr/lib64/python2.7/idlelib/idle_test/test_configdialog.pyR      s   t   __main__t	   verbosityi   (   t   __doc__t   unittestt   test.test_supportR    t   TkinterR   t   idlelib.configDialogR   t   idlelib.macosxSupportR   t   TestCaseR   R   t   main(    (    (    s;   /usr/lib64/python2.7/idlelib/idle_test/test_configdialog.pyt   <module>   s   