[SciPy-dev] chararray docstrings
josef.pktd@gmai...
josef.pktd@gmai...
Tue Oct 13 10:59:26 CDT 2009
On Tue, Oct 13, 2009 at 11:47 AM, Michael Droettboom <mdroe@stsci.edu> wrote:
> josef.pktd@gmail.com wrote:
>> On Tue, Oct 13, 2009 at 11:23 AM, Michael Droettboom <mdroe@stsci.edu> wrote:
>>
>>> Ralf Gommers wrote:
>>>
>>>> On Mon, Oct 12, 2009 at 5:40 PM, Michael Droettboom <mdroe@stsci.edu
>>>> <mailto:mdroe@stsci.edu>> wrote:
>>>>
>>>> I was able to make my big chararray commit today. If I understand
>>>> correctly, I need to wait 24 hours for the doc editor to sync with
>>>> SVN,
>>>> and then I should mark all the chararray-related docstrings as "needs
>>>> review".
>>>>
>>>>
>>> Ok -- I'm a bit lost in the documentation editor.
>>>
>>> I go to the defchararray module, and I don't see any of the new
>>> functions or old methods:
>>>
>>> http://docs.scipy.org/numpy/docs/numpy.core.defchararray
>>>
>>> The "Review status" is stuck on "Unimportant". Not sure what that means.
>>>
>>> I go to the chararray class and I can't see any methods:
>>>
>>>
>>
>>
>>> http://docs.scipy.org/numpy/docs/numpy.core.defchararray.chararray/
>>>
>>
>> I see many methods at the bottom of this page, I don't know the names
>> of the new methods to see whether they are there.
>>
> Odd. They weren't there a moment ago. Sorry for the noise.
I also found the new functions at
http://docs.scipy.org/numpy/docs/numpy-docs/reference/routines.char.rst/#id4
but the doc editor is not picking up the docstrings
I think they are only picked up if they are in an __all__
currently: defchararray.__all__ = ['chararray']
Josef
>
> Mike
>
> --
> Michael Droettboom
> Science Software Branch
> Operations and Engineering Division
> Space Telescope Science Institute
> Operated by AURA for NASA
>
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev@scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev
>
More information about the Scipy-dev
mailing list