???<!-- GIF89;a -->
123123123123
.....................................................................................................................................???<!-- GIF89;a -->
123123123123
.....................................................................................................................................ó
¿œ^c           @   sS   d  d l  Td  d l Z d e f d „  ƒ  YZ e ƒ  Z e j j d ƒ e j ƒ  d S(   iÿÿÿÿ(   t   *Nt   Appc           B   s   e  Z d d  „ Z d „  Z RS(   c         C   sM   t  j |  | ƒ |  j ƒ  t ƒ  |  _ |  j j ƒ  |  j j d |  j ƒ d  S(   Ns   <Key-Return>(   t   Framet   __init__t   packt   Entryt   entrythingyt   bindt   print_contents(   t   selft   master(    (    s6   /usr/lib64/python2.7/Demo/tkinter/matt/entry-simple.pyR      s
    
c         C   s   d G|  j  j ƒ  GHd  S(   Ns"   hi. contents of entry is now ---->(   R   t   get(   R	   t   event(    (    s6   /usr/lib64/python2.7/Demo/tkinter/matt/entry-simple.pyR      s    N(   t   __name__t
   __module__t   NoneR   R   (    (    (    s6   /usr/lib64/python2.7/Demo/tkinter/matt/entry-simple.pyR      s   t   Foo(   t   Tkintert   stringR   R   t   rootR
   t   titlet   mainloop(    (    (    s6   /usr/lib64/python2.7/Demo/tkinter/matt/entry-simple.pyt   <module>   s
   
	