Guido van Rossum <[email protected]> added the comment:
Yes, that's likely where the change should be made. I think if the *first* token encountered is either NL or COMMENT the parse should be abandoned by the tokenizer. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue38673> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
