Comment 11 for bug 389766

Revision history for this message
kFuQ (derek-kfuq) wrote :

~$ python
Python 2.6.4 (r264:75706, Dec 7 2009, 18:45:15)
[GCC 4.4.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import gtk
>>> exit()
~$