]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix indentation of case and a Py_ssize_t issue.
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 12 Jun 2006 02:09:34 +0000 (02:09 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 12 Jun 2006 02:09:34 +0000 (02:09 +0000)
commit2585ad58e6b8bbb54888f31f72536f55a3c77b29
tree1eece37371d0b03a81de15ca81a58691a32f2750
parent7659f0fc26515f615c8af162520d26818288b459
Fix indentation of case and a Py_ssize_t issue.
Python/compile.c