ma, 2009-12-07 kello 09:17 -0500, Michael Droettboom kirjoitti:
> Also noticed that
> 
> http://docs.scipy.org/numpy/docs/numpy.core.defchararray.chararray/
>
[clip]
> I suspect fixing this at the implementation level may be too 
> difficult/dangerous, but for documentation purposes, is there a way to 
> explicitly list the methods for the chararray class?

Yes, by adding a methods section to the class docstring:

Methods
-------
rstrip
lstrip
...

        Pauli

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

Reply via email to