]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
The opstrings table was backwards. Add an XXX comment.
authorGuido van Rossum <guido@python.org>
Tue, 19 Dec 2006 21:35:46 +0000 (21:35 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 19 Dec 2006 21:35:46 +0000 (21:35 +0000)
commit9a4e95ccc89fa7723df3190555402ebefce7a21d
tree04a2cbf75a96314c493d7f8e1b5735e3ad659db1
parent66a796e5ab8dd7bfc1fe05a830feb05acdab6f53
The opstrings table was backwards.  Add an XXX comment.
Objects/object.c