pygobject / pgi

[Unmaintained: Use PyGObject instead] GTK+ / GObject Introspection Bindings for PyPy.
GNU Lesser General Public License v2.1
74 stars 16 forks source link

GLib.IConv._ doesn't exists #24

Closed lazka closed 8 years ago

lazka commented 8 years ago

Same bug in pygobject.. getattr works, but it should be exposed as "_"

lazka commented 8 years ago

was a different problem..