[issue42699] Use `.join(k for k in g)` instead of `.join([k for k in g])`

Samuel Marks report at bugs.python.org
Mon Dec 21 06:52:43 EST 2020


Samuel Marks <samuelmarks at gmail.com> added the comment:

EDIT: Just found https://github.com/ikamensh/flynt

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42699>
_______________________________________


More information about the Python-bugs-list mailing list