diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-01-11 02:12:06 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-01-11 02:12:06 +0100 |
commit | 231d1f3439f3a9c629eb3117ee72a653da0f6238 (patch) | |
tree | 01693fcd4ddd05e9319c60e2f69f5c0f93b198d4 /Python/pymath.c | |
parent | b915bc354e57889a93943159a6a238e0c9c20daa (diff) | |
download | cpython-git-231d1f3439f3a9c629eb3117ee72a653da0f6238.tar.gz |
_PyEval_EvalCodeWithName(): remove redundant check
Replace the runtime check with an assertion (just in case).
Diffstat (limited to 'Python/pymath.c')
0 files changed, 0 insertions, 0 deletions