home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Freeware 1999 August
/
SGI Freeware 1999 August.iso
/
dist
/
fw_gnome-python.idb
/
usr
/
freeware
/
lib
/
python1.5
/
site-packages
/
Gtkinter.py.z
/
Gtkinter.py
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Python Source
|
1999-07-16
|
154 b
|
9 lines
#This is for compatibility.
print "importing Gtkinter is deprecated -- use 'from gtk import *'"
from gtk import *
from gtk import _name2cls,_obj2inst