Probably not what you are looking for, but what I do is creating the gettext catalog files under python 2.x. regards robert
On Fri, Feb 15, 2013 at 11:51 AM, Jacob Hite <[email protected]> wrote: > > (also posted on SO: > http://stackoverflow.com/questions/14892977/internationalization-with-pyramid-and-python-3) > > > What is the current state of internationalization support for Pyramid using > Python 3? > > Currently it seems that the packages Pyramid uses for this, lingua and > babel, aren't Python 3 compatible. > > There is https://bitbucket.org/felixschwarz/babel-py3k, but no official > release. > > Also for lingua, I could only find shadows of something called lingua3k, but > the links to it everywhere were broken and also no official releases. > > How can I get myself up and running with Pyramid i18n and Python 3? > > Thanks, > > Jacob > > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/pylons-discuss?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
