> Yeah, of course.  I just don't think anything that perverse is
> happening in these cases.  Take, for another example,
> http://trac.edgewall.org/ticket/5646#comment:3

[that perverse == putting a name into globals()]

When you do gettext.install(...), it will put the name _ into
the __builtins__. Apparently, the trac code relies on that.

Regards,
Martin
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to