File "mock_tk.cpython-33.pyc"
Full Path: /home/attunedd/public_html/byp/izo/con7ext_sym404/rintoar.txt/opt/alt/python33/lib64/python3.3/idlelib/idle_test/__pycache__/mock_tk.cpython-33.pyc
File size: 12.66 KB
MIME-type: text/x-bytecode.python
Charset: 8 bit
f) c @ sf d Z Gd d d Z Gd d d Z Gd d d Z d d l m Z Gd d
d
Z d S( u Classes that replace tkinter gui objects used by an object being tested.
A gui object is anything with a master or parent paramenter, which is typically
required in spite of what the doc strings say.
c B sG | Ee Z d Z d Z d d d d d Z d d Z d d Z d S( u Varu) Use for String/Int/BooleanVar: incompletec C s | | _ | | _ | | _ d S( N( u masteru valueu name( u selfu masteru valueu name( ( u>