gettext and the interpreter

Hans-Joachim Widmaier hjwidmaier at web.de
Sat Apr 3 15:32:17 EST 2004


Recently I wanted to do some debugging using one module of my first
Python program using the gettext module. I just didn't find a way to
disable the interpreter binding the last result to _, which ought to
be (and stay) a function.

Anybody got an idea how to do it?

Hans-Joachim



More information about the Python-list mailing list