595788cbdc
Python 2.7 filter method result was a list, while for Python 3.4 the result is a "filter object". Trying to use it as a list will result in a TypeError. Partial-Implements: blueprint porting-python3 Change-Id: I51836347f259d0223bcfa5cc2ec0b7fbd7a203eb |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
views.py |