diff options
author | GaelVaroquaux <gael.varoquaux@normalesup.org> | 2012-11-15 11:32:14 +0100 |
---|---|---|
committer | GaelVaroquaux <gael.varoquaux@normalesup.org> | 2012-11-15 11:32:14 +0100 |
commit | e4fe78926c0dac9ee2bc5678d4d6a567598e2c3a (patch) | |
tree | f564bc4e8993b558f1a45e757b28f61b0ef93380 /numpy/doc/basics.py | |
parent | 3418ffc228a8eaa414f66879301b228d4fc029e8 (diff) | |
download | numpy-e4fe78926c0dac9ee2bc5678d4d6a567598e2c3a.tar.gz |
FIX: base always refers to the original subclass
Closes #470
The use case is that if b is a memmap, 'np.asarray(b).base' should be a
memmap, and thus we put is to b in such a situation.
Diffstat (limited to 'numpy/doc/basics.py')
0 files changed, 0 insertions, 0 deletions