mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
d31e7730cd
If SyntaxWarning was raised as an exception, it will be replaced with a SyntaxError for better error reporting.
Miscellaneous source files for the main Python shared library