Where to I find files: gtk.py _gtk.py and GDK.py

V

vedran_dekovic

Hello,
Can you tell me where to I find exactly this files:gtk.py, _gtk.py and
GDK.py
I was look everywhere,and download package of gtk but I can't find this
files







THANKS
 
J

John Machin

Hello,
Can you tell me where to I find exactly this files:gtk.py, _gtk.py and
GDK.py
I was look everywhere,and download package of gtk but I can't find this
files

I would like to know what your definition of "everywhere" is.
Google("python gtk") gives this as the first hit:
http://www.pygtk.org/

How much would you like to bet, and at what odds, that that which you
seek is not there?
 
T

Thomas Jollans

Hello,
Can you tell me where to I find exactly this files:gtk.py, _gtk.py and
GDK.py
I was look everywhere,and download package of gtk but I can't find this
files

on my system, the gtk module is at
/usr/lib/python2.4/site-packages/gtk-2.0/gtk/__init__.pyc . On your
system, __import__('gtk').__file__ knows more than you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,444
Messages
2,571,709
Members
48,796
Latest member
Greg L.
Top