]> granicus.if.org Git - python/commit
Convert array.array.insert to use Py_ssize_t (like the rest already does.)
authorThomas Wouters <thomas@python.org>
Mon, 27 Feb 2006 19:44:56 +0000 (19:44 +0000)
committerThomas Wouters <thomas@python.org>
Mon, 27 Feb 2006 19:44:56 +0000 (19:44 +0000)
commitb9eb5510e676627759d804271dc3b46682291cc2
tree932f8ecf25bba4819f4f8eb9bc355b80232cc6ee
parentc7d37264bbd4a234027dffd215cc32813a202710
Convert array.array.insert to use Py_ssize_t (like the rest already does.)
Modules/arraymodule.c