The docstring at the beginning of the module is still relevant AFAIK: it was about decreasing import times. See http://mail.scipy.org/pipermail/numpy-discussion/2009-October/045981.htmlOn Fri, Aug 1, 2014 at 10:27 AM, Charles R Harris <charlesr.harris@gmail.com> wrote:
Thoughts?Hi All,The _inspect.py function looks like a numpy version of the python inspect function. ISTR that is was a work around for problems with the early python versions, but that would have been back in 2009.