Skip to content
Commit 0c198b85 authored by Aymeric Augustin's avatar Aymeric Augustin
Browse files

[py3] Replace filter/lambda by list comprehensions

This is more idiomatic and avoids returning a list on Python 2 and
an iterator on Python 3.
parent 5b27e6f6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment