[Numpy-discussion] Question for Pauli or Stefan about doc editor.

Robert Kern robert.kern at gmail.com
Wed Apr 15 18:50:13 EDT 2009


On Wed, Apr 15, 2009 at 16:27, Charles R Harris
<charlesr.harris at gmail.com> wrote:
> Hi Pauli,
>
> I'm going to move the docstrings from mtrand.pyx to add_newdocs.py. Will
> this require any fixes to the doc editor so that the docs don't get readded
> to mtrand?

IIRC, David has told me that recent Cythons will do the right thing
with the docstrings. It would be easier simply to build mtrand.c with
Cython instead of Pyrex. It would be cleaner to keep the docstrings
attached to the source.

-- 
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



More information about the NumPy-Discussion mailing list