Uname : Linux premium36.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Soft : LiteSpeed
Ip : 198.54.115.237
Port : 443
~
/
proc
/
thread-self
/
root
/
opt
/
alt
/
python33
/
lib64
/
python3.3
/
idlelib
/
idle_test
/
__pycache__
[ HOME ]
Exec
Submit
File Name : mock_tk.cpython-33.pyc
� ��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>