Created originally on Bitbucket by Michael Blume
Changesets for this Pull Request have not been imported, because it had been already declined on Bitbucket. Marked as closed by the import user.
Two things that need review here. First, I'm doing array multiplication, and I'm not sure that's allowed in RPython code. Second, I'm checking whether w_ndmin is either a None or a wrapped-none, which seems a little smelly. Suggestions welcome.