This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients Arfrever, alex, arigo, benjamin.peterson, georg.brandl, gvanrossum, iritkatriel, ita1024, jwilk, serhiy.storchaka, terry.reedy
Date 2021-06-16.15:16:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623856578.73.0.656801418393.issue20115@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2021-06-16 15:16:18terry.reedysetrecipients: + terry.reedy, gvanrossum, arigo, georg.brandl, benjamin.peterson, jwilk, Arfrever, alex, ita1024, serhiy.storchaka, iritkatriel
2021-06-16 15:16:18terry.reedysetmessageid: <1623856578.73.0.656801418393.issue20115@roundup.psfhosted.org>
2021-06-16 15:16:18terry.reedylinkissue20115 messages
2021-06-16 15:16:18terry.reedycreate