mirror of
https://github.com/python/cpython.git
synced 2025-11-10 18:42:04 +00:00
It checks that a SyntaxWarning is raised when compile specified statement, that it is raised only once, that it is converted to a SyntaxError when raised as exception, and that both warning and exception objects have corresponding attributes. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| script_helper.py | ||
| testresult.py | ||