GNOME Bugzilla – Bug 627440
Fails trying to import the 'gobject' module
Last modified: 2010-08-20 06:58:13 UTC
>>> import gobject Traceback (most recent call last):
+ Trace 223316
from gobject.constants import *
import gobject._gobject
>>> This looks like a regression from 45ab0c03110c911b47519941dfd753326891b5e0.
Created attachment 168335 [details] [review] fixage
Thanks!