]> granicus.if.org Git - python/commit
Test the failed-unicode-decoding bug in PyArg_ParseTuple().
authorJeremy Hylton <jeremy@alum.mit.edu>
Mon, 10 Sep 2001 01:57:12 +0000 (01:57 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Mon, 10 Sep 2001 01:57:12 +0000 (01:57 +0000)
commitf649195560534bfcdb0cbeb010d68a5da519dc7a
tree10433b38552ee0d4aef88e0831f373577ef926e4
parent77b8b679195c3c247a559449c4269abf9106823c
Test the failed-unicode-decoding bug in PyArg_ParseTuple().
Lib/test/test_getargs.py [new file with mode: 0644]