[SciPy-dev] chararray docstrings

Ralf Gommers ralf.gommers at googlemail.com
Sun Oct 25 16:35:08 EDT 2009


On Sun, Oct 25, 2009 at 9:15 PM, David Goldsmith <d.l.goldsmith at gmail.com>wrote:

> On Sun, Oct 25, 2009 at 3:44 AM, Ralf Gommers <ralf.gommers at googlemail.com
> > wrote:
>
>> I had a look at all the new chararray docstrings and it all looks pretty
>> good, thanks! There is one minor thing that requires some mass-editing: the
>> type description "array_like of string_ or unicode_" needs to be "array_like
>> of str or unicode". Also similar usage of string_ and unicode_ elsewhere.
>> The trailing backslash is Sphinx markup for a link, so they all turn into
>> broken links.
>>
>>
> I imagine this problem is even more widespread - I can take care of it (or
> what remains of it).
>
> Well, you have to visit ~50 wiki pages. For Mike it's probably some global
replaces, and an SVN commit.....

Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20091025/fda772bb/attachment.html>


More information about the SciPy-Dev mailing list