[pygtk] Re: pygtk Digest, Vol 55, Issue 10
Alfonso Tarantini
isit81 at fastwebnet.it
Thu Sep 13 17:24:10 WST 2007
> It sounds like a limitation in PyGTK which might be a bug (because of
> its non-symmetric nature across different API calls). However rather
> than waiting for any potential bug fixes, try a closer look at the
> gettext module. There are multiple different, yet semantically
> similar, functions which can be installed as _. One of those returns
> str strings instead of unicode strings.
>
I'm aware of the different versions of the gettext() functions, but I
prefer sticking with unicode.
I suppose I'll file a bug report, even if the severity of the problem is
low, since it can be easily worked around.
BTW, my project is an open source mapper for roleplaying games, using
Cairo and GTK+ through Python:
http://sourceforge.net/projects/hectormapper/
I must say using PyGTK has been very fun.
Thank you,
Alfonso Tarantini
More information about the pygtk
mailing list