???<!-- GIF89;a -->
123123123123
.....................................................................................................................................???<!-- GIF89;a -->
123123123123
.....................................................................................................................................ó
¿œ^c           @   s3   d  d l  Z  d  d l Td „  Z d „  Z e ƒ  d S(   iÿÿÿÿN(   t   *c          C   sA   t  ƒ  }  t |  ƒ } d | d <t | d <| j ƒ  |  j ƒ  d  S(   Ns   Hello, worldt   textt   command(   t   Tkt   Buttont   quit_callbackt   packt   mainloop(   t   roott   button(    (    s0   /usr/lib64/python2.7/Demo/tkinter/guido/hello.pyt   main   s    	


c           C   s   t  j d ƒ d  S(   Ni    (   t   syst   exit(    (    (    s0   /usr/lib64/python2.7/Demo/tkinter/guido/hello.pyR      s    (   R   t   TkinterR
   R   (    (    (    s0   /usr/lib64/python2.7/Demo/tkinter/guido/hello.pyt   <module>   s   
		