John Hunter writes:
> Would you like to take a crack at these fixes? [...] I would be happy
> to get as many fixes and patches in next week and try to get one
> bugfix 0.99.1 out before scipy.
I started fixing the issues. It's not complete yet, but the current
state should be usable. However, th
It appears that the docstring.py module somehow got omitted from the rev5
patch (I was working from two different machines, and one didn't have it
added to SVN).
So I'm attaching missing_docstring.patch which is a patch against the latest
trunk to include the latest version of docstring.py. It's
Jason R. Coombs wrote:
> It appears that the docstring.py module somehow got omitted from the rev5
> patch (I was working from two different machines, and one didn't have it
> added to SVN).
>
> So I'm attaching missing_docstring.patch which is a patch against the latest
> trunk to include the lat