On Wed, Oct 29, 2008 at 12:53:53AM +0900, Takao Fujiwara - Tokyo S/W Center wrote:
> I'd like to clarify this. > gettext.install can be removed but the definition _ is needed in misc.py. That's what gettext.install() does -- from the front-end programs. It installs it globally, so that it's available from all modules. If you've found that's not working properly, okay, but then there's something wrong. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
