[Mailman-Developers] i18n imports

Thomas Wouters thomas@xs4all.net
Sat, 17 Feb 2001 11:26:31 +0100


On Fri, Feb 16, 2001 at 09:19:00PM -0500, Ron Jarrell wrote:
> At 11:00 PM 2/16/01 +0100, Thomas Wouters wrote:
> >A quick grep through a fresh tree gives me this handy (for Barry and for
> >those that run pre-alpha Mailmans on production machines :-) list:

> Ok, I went in and put in the appropriate import in all those modules except
> pipermail, which has it's own internal definition of _, and one other
> which was importing all of the i18n module anyway.

Note that that isn't enough. 'from module import *' doesn't import names
starting with a _, and _ does start with a _. I can't find which module
you're talking about, though, so maybe you mean that it does 'from module
import spam, parrot, ham, creosote, voom, _, bucket', which would work.

-- 
Thomas Wouters <thomas@xs4all.net>

Hi! I'm a .signature virus! copy me into your .signature file to help me spread!