On Sat, May 19, 2012 at 8:16 PM, Nathaniel Smith <n...@pobox.com> wrote:

> help() just returns the __doc__ attribute, but a large number of numpy's
> __doc__ attributes are set up by code at import time, so in principle even
> these could be run through gettext pretty easily.
>
I didn't know that.  I suggested modifying np.info since I suspect that a
new np.info would be easier since changes to support i18n would be
contained to one command.  Of course if there is something easier/better,
let's go with that.

Kindest regards,
Tim
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to