Author: Brian Kearns <[email protected]> Branch: Changeset: r61765:41a1c4177ead Date: 2013-02-25 09:43 -0500 http://bitbucket.org/pypy/pypy/changeset/41a1c4177ead/
Log: forgot to hg add this file diff --git a/lib_pypy/numpypy/core/numerictypes.py b/lib_pypy/numpypy/core/numerictypes.py new file mode 100644 --- /dev/null +++ b/lib_pypy/numpypy/core/numerictypes.py @@ -0,0 +1,1 @@ +from _numpypy.numerictypes import * _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
