[issue20115] NUL bytes in commented lines

Terry J. Reedy report at bugs.python.org
Wed Jun 16 11:16:18 EDT 2021


Terry J. Reedy <tjreedy at udel.edu> added the comment:

https://docs.python.org/3/reference/toplevel_components.html#file-input
says that file input and exec input (should) have the same grammar. This implies that the divergence is a bug.

----------
nosy: +gvanrossum

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


More information about the Python-bugs-list mailing list