Author: Armin Rigo <[email protected]> Branch: extradoc Changeset: r4900:21b3a27ce050 Date: 2012-11-01 12:20 +0100 http://bitbucket.org/pypy/extradoc/changeset/21b3a27ce050/
Log: typos diff --git a/blog/draft/numpy-status-update-5.rst b/blog/draft/numpy-status-update-5.rst --- a/blog/draft/numpy-status-update-5.rst +++ b/blog/draft/numpy-status-update-5.rst @@ -30,8 +30,8 @@ * **pickling support for numarray** - hasn't started yet, but next on the list -More importantly, we're getting very close to able to import the python part -of the original numpy with only import modifications and running it's tests. +More importantly, we're getting very close to be able to import the python part +of the original numpy with only import modifications, and running its tests. Most tests will fail at this point, however it'll be a good start for another chapter :-) _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
