commit | a4b48f194a131bad6fe1fcfb1f90ae2029304735 | [log] [tgz] |
---|---|---|
author | Zackery Spytz <zspytz@gmail.com> | Fri Oct 12 02:20:59 2018 -0600 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Fri Oct 12 11:20:59 2018 +0300 |
tree | d7457e7f00286a64688350b3fdbc0375a5048e29 | |
parent | 859c068e52a31e13e2b9bb6a3f861fa8c290cb0e [diff] |
bpo-34940: Fix the error handling in _check_for_legacy_statements(). (GH-9764)