[Numpy-svn] [numpy/numpy] 8a38f6: DOC: Remove close method from memmap docstring.
GitHub
noreply at github.com
Wed Feb 19 08:33:56 EST 2014
Branch: refs/heads/master
Home: https://github.com/numpy/numpy
Commit: 8a38f647215acc63bc2e953103f5d649a7c093f9
https://github.com/numpy/numpy/commit/8a38f647215acc63bc2e953103f5d649a7c093f9
Author: Charles Harris <charlesr.harris at gmail.com>
Date: 2014-02-18 (Tue, 18 Feb 2014)
Changed paths:
M numpy/core/memmap.py
Log Message:
-----------
DOC: Remove close method from memmap docstring.
Memmap objects no longer have a close method.
Commit: 8997167e0de90b7132787ff869ba7988783bb133
https://github.com/numpy/numpy/commit/8997167e0de90b7132787ff869ba7988783bb133
Author: seberg <sebastian at sipsolutions.net>
Date: 2014-02-19 (Wed, 19 Feb 2014)
Changed paths:
M numpy/core/memmap.py
Log Message:
-----------
Merge pull request #4325 from charris/memmap-has-no-close
DOC: Remove close method from memmap docstring.
Compare: https://github.com/numpy/numpy/compare/b5b47b144c78...8997167e0de9
More information about the Numpy-svn
mailing list