summaryrefslogtreecommitdiff
path: root/numpy/lib/index_tricks.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2015-06-21 17:25:39 -0600
committerCharles Harris <charlesr.harris@gmail.com>2015-06-21 17:29:19 -0600
commit8b955989a9f4fd6498c669af872732cdaee6c59a (patch)
treefa4890e389596bfaf1f64022adc9fd94f8a67132 /numpy/lib/index_tricks.py
parentf0c898b6017cc011561d7f1e611e08283ecfdb08 (diff)
downloadnumpy-8b955989a9f4fd6498c669af872732cdaee6c59a.tar.gz
DOC: Fix examples in npyio.py to properly import StringIO.
In two places they were doing >>> from StringIO import StringIO Since Python 2.6 that should be >>> from io import StringIO Closes #5995.
Diffstat (limited to 'numpy/lib/index_tricks.py')
0 files changed, 0 insertions, 0 deletions