diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2013-02-28 13:19:41 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2013-02-28 13:19:41 -0700 |
commit | 9a73697c70e667c4655a01d3f76e5a9e850f1798 (patch) | |
tree | ab8b03aa0404e875c4b1082e56a38ee62d8b3bdc /numpy/doc/misc.py | |
parent | b990ed5a18b58715fa1e13642bc7f6761e597818 (diff) | |
download | numpy-9a73697c70e667c4655a01d3f76e5a9e850f1798.tar.gz |
REF: Replace filters with list comprehensions.
2to3 does a lot of list(filter(...)) sort of thing which can be
avoided by using list comprehensions instead of filters. This
also seems to clarify the code to a considerable degree.
Diffstat (limited to 'numpy/doc/misc.py')
0 files changed, 0 insertions, 0 deletions