diff options
author | Trygve Aaberge <trygveaa@gmail.com> | 2019-03-26 20:39:10 +0100 |
---|---|---|
committer | Trygve Aaberge <trygveaa@gmail.com> | 2019-04-08 15:11:57 +0200 |
commit | 7fb2a8d377ef45fc5073d971adab1b654104f1ba (patch) | |
tree | 99fa72199a83ffb946e3d42593a5f05fbf42618b /_pytest/test_processteamjoin.py | |
parent | 2bdbd719a796777e72627281c163bf51b6d03114 (diff) | |
download | wee-slack-7fb2a8d377ef45fc5073d971adab1b654104f1ba.tar.gz |
Don't use iter or view functions
Python 3 doesn't have these functions, but returns iterables and views
by default. For python 2 this may have a small performance impact, but
probably not much.
Diffstat (limited to '_pytest/test_processteamjoin.py')
0 files changed, 0 insertions, 0 deletions