]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
cleanup a bit and reuse instrsize (instruction size). working towards fixing problem...
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 23 Oct 2005 22:40:47 +0000 (22:40 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 23 Oct 2005 22:40:47 +0000 (22:40 +0000)
commit7d37f2ff40c4cfa64fe4fe93c1804ae823f4b01e
tree0597ef935b36c3bcc3c1c92017b01f794bccd422
parent1e86beb3f81d153481ed5cdfacbc8730b5e8c2a2
cleanup a bit and reuse instrsize (instruction size).  working towards fixing problems with EXTENDED_ARG
Python/compile.c