Pablo Galindo Salgado <[email protected]> added the comment:
The one in cpython/Tools/clinic/clinic.py:1185 is sort of an anti-pattern as it should be using '''\ Something something ''' instead of skipping the newline. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39223> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
