]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Change ValueErrors to TypeErrors and add PyList_Check() assertions.
authorRaymond Hettinger <python@rcn.com>
Sat, 15 Nov 2003 12:40:28 +0000 (12:40 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 15 Nov 2003 12:40:28 +0000 (12:40 +0000)
commit6dab05231d91fe8260e8f68ca898bd952e6e8008
tree9e4e54e70b138b7edf574a68a590abe617acaa91
parent236a2443fbe32577bc4b5b9a1b58aa93f9d91de0
Change ValueErrors to TypeErrors and add PyList_Check() assertions.
Modules/heapqmodule.c