diff options
| author | Serhiy Storchaka <storchaka@gmail.com> | 2019-02-19 06:30:15 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-19 06:30:15 (GMT) |
| commit | e7a4bb554edb72fc6619d23241d59162d06f249a (patch) | |
| tree | ba74116b687307c63725d6bed28fce0e46cade90 /Lib/test/test_extcall.py | |
| parent | ee0f927bd8dba805a04963dbec1ad49fe830b842 (diff) | |
| download | cpython-e7a4bb554edb72fc6619d23241d59162d06f249a.zip cpython-e7a4bb554edb72fc6619d23241d59162d06f249a.tar.gz cpython-e7a4bb554edb72fc6619d23241d59162d06f249a.tar.bz2 | |
bpo-35798: Add test.support.check_syntax_warning(). (#11895)
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.
Diffstat (limited to 'Lib/test/test_extcall.py')
0 files changed, 0 insertions, 0 deletions
