hello,

I wonder if it's "legal" to pace the module's doc string after some imports ?

I mean something like this:

from language_support import _
__doc__ = _(0, """
some documentation
"""

thanks,
Stef Mientki

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to