Files
@ ce5d4c582a82
Branch filter:
Location: kallithea/conftest.py
ce5d4c582a82
1.2 KiB
text/x-python
py3: cleanup map usage and avoid py3 ambiguity
Based on 2to3 -f map ... but replace map with something more explicit (unless
born and raised in a lisp world) (but sometimes slightly more verbose).
Based on 2to3 -f map ... but replace map with something more explicit (unless
born and raised in a lisp world) (but sometimes slightly more verbose).