On Tue, Feb 9, 2010 at 6:52 PM, Robert Kern <robert.k...@gmail.com> wrote:
> On Tue, Feb 9, 2010 at 17:47, Ralf Gommers <ralf.gomm...@googlemail.com> 
> wrote:
>>
>>
>> On Wed, Feb 10, 2010 at 6:02 AM, Robert Kern <robert.k...@gmail.com> wrote:
>>>
>>>
>>> For some reason, numpy.lib.recfunctions isn't in the documentation
>>> editor. I'm not sure why.
>>>
>> Because it's not in np.lib.__all__ .
>
> Then there needs to be a secondary way to add such modules.

Under which namespace should the recfunctions be accessed.

I think, it's possible to directly import/reference them in the docs
without adding them to lib.__all__

Josef

> --
> Robert Kern
>
> "I have come to believe that the whole world is an enigma, a harmless
> enigma that is made terrible by our own mad attempt to interpret it as
> though it had an underlying truth."
>  -- Umberto Eco
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion@scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to