summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2010-06-08 21:45:51 +0000
committerVictor Stinner <victor.stinner@haypocalc.com>2010-06-08 21:45:51 +0000
commitb6a0126b4eabe96869ef204f02261402bd02365b (patch)
treeb01898cba9774300ab5e4ad31c7fba94445050dc /Python/pythonrun.c
parentbb4e6d2cdb19b9ad4d8439844127032223299b8f (diff)
downloadcpython-b6a0126b4eabe96869ef204f02261402bd02365b.tar.gz
PyArg_Parse*("Z#") raises an error for unknown type
instead of ignoring the error and leave the pointer to the string and the size unchanged (not initialized). Fix also the type in the error message of "Z", "Z#" and "Y" formats.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions