]> granicus.if.org Git - python/commit
Use Py_ssize_t since we are working with list size below
authorNeal Norwitz <nnorwitz@gmail.com>
Thu, 2 Mar 2006 07:54:28 +0000 (07:54 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Thu, 2 Mar 2006 07:54:28 +0000 (07:54 +0000)
commit814e938d0845d71727e1ad2c1113657bfc9f8c77
tree1088005a2fa8740acd6e8cc2cabac19ef2ddbcf0
parente88d0a5d8acc125ddb4a82c843bf5dd3b1525d4a
Use Py_ssize_t since we are working with list size below
Python/ceval.c