]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Update comments, remove commented out code.
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 29 Oct 2006 18:30:10 +0000 (18:30 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 29 Oct 2006 18:30:10 +0000 (18:30 +0000)
commitf733a013b2d1546e58dd6d4d3cdcb083e2176bea
tree4523522c3d0d02a547746297021a2ea4a301cdd0
parent7a4e804469f5d45b336de02cc88907d9202d4e0c
Update comments, remove commented out code.
Move assembler structure next to assembler code to make it easier to
move it to a separate file.
Python/compile.c