Serhiy Storchaka added the comment:

As for the original issue in the Debian bug tracker, lgettext() and ugettext() 
are two right ways (depending on how you format the output, as 8-bit strings or 
as Unicode strings) for doing localization in Python 2, but gettext() is the 
right way in Python 3.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29755>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to