Files
@ ce5d4c582a82
Branch filter:
Location: kallithea/scripts/validate-commits
ce5d4c582a82
1.4 KiB
text/plain
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).