Files
@ e8e9f33e9ff6
Branch filter:
Location: kallithea/scripts/shortlog.py
e8e9f33e9ff6
1.0 KiB
text/x-python
py3: use comprehensions and generators instead of filters - it is more explicit, and sometimes shorter
From 2to3 -f filter.
From 2to3 -f filter.