diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-06-08 21:45:51 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-06-08 21:45:51 (GMT) |
commit | 5216e6d598ce7bbc542f5e443073dbc03306c143 (patch) | |
tree | 1c9310465b0c02d0a7416a586d9875724e158d26 /Doc | |
parent | 55a5c78e4dc4393ef0c57602775db2d3d704be36 (diff) | |
download | cpython-5216e6d598ce7bbc542f5e443073dbc03306c143.zip cpython-5216e6d598ce7bbc542f5e443073dbc03306c143.tar.gz cpython-5216e6d598ce7bbc542f5e443073dbc03306c143.tar.bz2 |
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 'Doc')
0 files changed, 0 insertions, 0 deletions