Files
@ ce5d4c582a82
Branch filter:
Location: kallithea/scripts/make-release
ce5d4c582a82
2.3 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).