Takeshi Asano wrote: > The new code doesn't rely on application's gettext.install() call. > The client/__init__.py does the per-module definition of "_" > and client/history.py imports that.
I realize that the latest proposal does the right thing, but the rest of the modules don't, and the proposal is to fix just this module. I don't like the partial solution. Either fix it all, or don't fix this particular problem, and get around the fact that history.py i18ns some strings at the module level in a different way. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
