I happened to have used babel before. I think this is what you want. See this doc: http://babel.edgewall.org/wiki/Documentation/0.8/setup.html
Notice how they import babel here: from babel.messages import frontend as babel In the future, it would be great if you can give clearer context about what you need help in. - Didip - On Fri, Dec 11, 2009 at 6:56 AM, Lea Haensenberger <[email protected]>wrote: > I really need to create language catalogues automatically. Can > somebody help me? > > On Dec 8, 11:47 am, Lea Haensenberger <[email protected]> wrote: > > Hi all, > > I'd like to call 'python setup.py extract_messages' within a python > > script. Is there a way to do this directly, i.e. not via shell > > execution? > > > > Cheers, > > Lea > > -- > > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<pylons-discuss%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
