diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-03-01 23:34:47 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-03-01 23:34:47 +0100 |
commit | 2ad474ba5e8ac06b7edae3cd2e15ab93212dd01b (patch) | |
tree | 2ece1014f0f7e4ec0c4309b376c6fb207da9e921 /Python/makeopcodetargets.py | |
parent | f2192855dd16b3f5316599c47d958b3ccc2d3758 (diff) | |
download | cpython-git-2ad474ba5e8ac06b7edae3cd2e15ab93212dd01b.tar.gz |
Update assertion in compiler_addop_i()
In practice, bytecode instruction arguments are unsigned. Update the assertion
to make it more explicit that argument must be greater or equal than 0.
Rewrite also the comment.
Diffstat (limited to 'Python/makeopcodetargets.py')
0 files changed, 0 insertions, 0 deletions