[pypy-commit] [pypy/pypy] add param ndmin to numpypy.array (pull request #65)
Alex Gaynor
pullrequests-noreply at bitbucket.org
Thu Mar 22 05:31:39 CET 2012
New comment on pull request:
https://bitbucket.org/pypy/pypy/pull-request/65/add-param-ndmin-to-numpypyarray#comment-4244
Alex Gaynor (alex_gaynor) said:
Ah, I'm a moron I've been trying to do "ndim" instead of "ndmin". You should probably use NoneNotWrapped, instead of None here, actually explicitly passing None isn't valid, only not passing anything (it's obscure, I know).
--
This is a pull request comment notification from bitbucket.org.
You are receiving this either because you are participating
in a pull request, or you are following it.
More information about the pypy-commit
mailing list