Re: [Numpy-discussion] Matlib docstring typos

2008-11-12 Thread Pauli Virtanen
Wed, 12 Nov 2008 10:57:59 -0600, Ryan May wrote: [clip: numpy doc editor] > Great, can someone get me edit access? Done. -- Pauli Virtanen ___ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-di

Re: [Numpy-discussion] Matlib docstring typos

2008-11-12 Thread Ryan May
Pauli Virtanen wrote: > Hi, > > Wed, 12 Nov 2008 10:16:35 -0600, Ryan May wrote: >> Here's a quick diff to fix some typos in the docstrings for matlib.zeros >> and matlib.ones. They're causing 2 (of many) failures in the doctests >> for me on SVN HEAD. > > There are probably bound to be more of

Re: [Numpy-discussion] Matlib docstring typos

2008-11-12 Thread Pauli Virtanen
Hi, Wed, 12 Nov 2008 10:16:35 -0600, Ryan May wrote: > Here's a quick diff to fix some typos in the docstrings for matlib.zeros > and matlib.ones. They're causing 2 (of many) failures in the doctests > for me on SVN HEAD. There are probably bound to be more of these. It's possible to fix them u

[Numpy-discussion] Matlib docstring typos

2008-11-12 Thread Ryan May
Hi, Here's a quick diff to fix some typos in the docstrings for matlib.zeros and matlib.ones. They're causing 2 (of many) failures in the doctests for me on SVN HEAD. Filed in trac as #953 (http://www.scipy.org/scipy/numpy/ticket/953) (Unless someone wants to give me SVN rights for fixing/addin