diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2013-04-21 21:51:59 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2013-04-21 23:10:47 -0600 |
commit | d6f62682483448adc8724345bad42a4740710a48 (patch) | |
tree | d5537fcc08460d6a73833655c490ff7cc305ef60 /numpy/polynomial/polyutils.py | |
parent | ede7dc46ee115687582b7013002415933244f1c7 (diff) | |
download | numpy-d6f62682483448adc8724345bad42a4740710a48.tar.gz |
MAINT: Use from future_builtins zip and map.
For Python versions 2.6 and 2.7 the iterator forms of zip and map
can be imported from future_builtins. That is done here so as to
avoid using itertools.{izip, imap}.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions