Files
@ bdb79ef2c879
Branch filter:
Location: kallithea/conftest.py
bdb79ef2c879
1.2 KiB
text/x-python
py3: drop .keys when we don't need them
In python 3 they will be iterators and mostly useless ... but they are already
mostly redundant in py2.
In python 3 they will be iterators and mostly useless ... but they are already
mostly redundant in py2.