summaryrefslogtreecommitdiff
path: root/Modules/_collectionsmodule.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-03-01 23:34:47 +0100
committerVictor Stinner <victor.stinner@gmail.com>2016-03-01 23:34:47 +0100
commitd1338f71b177d5b2d5d56b18c4b940f2643abe61 (patch)
treea3d5d8ced71598762fc273332a1a08e6b84cf6be /Modules/_collectionsmodule.c
parenta73327d1f7635d4ae57c98cc3408d8df2b45c9e1 (diff)
downloadcpython-d1338f71b177d5b2d5d56b18c4b940f2643abe61.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 'Modules/_collectionsmodule.c')
0 files changed, 0 insertions, 0 deletions