]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Test cases for examples of ext call error handling.
authorJeremy Hylton <jeremy@alum.mit.edu>
Wed, 11 Apr 2001 13:53:35 +0000 (13:53 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Wed, 11 Apr 2001 13:53:35 +0000 (13:53 +0000)
commitceccc3c0376671ee1da9714bbe15d1fae436c66c
tree85724db04a7e49d4cf0b9249d13f9690b9b8ce83
parent512a237725c728faf495608c650f405522c3c5d4
Test cases for examples of ext call error handling.
Fix to SF bug #414743 based on Michael Hudson's patch #414750.
Lib/test/output/test_extcall
Lib/test/test_extcall.py