diff options
author | Tim Peters <tim.peters@gmail.com> | 2000-11-10 19:04:19 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2000-11-10 19:04:19 +0000 |
commit | 7c1cb461263149129984fcae5530c5fbf9105b74 (patch) | |
tree | ea76145d41586795a742e20df2b5a34dc5650068 /Python/sysmodule.c | |
parent | e5cd584b9fa9592c729c0a1cdf1f84829882b6f9 (diff) | |
download | cpython-git-7c1cb461263149129984fcae5530c5fbf9105b74.tar.gz |
Fix for SF bug 117402, crashes on str(array) and repr(array). This was an
unfortunate consequence of somebody switching from PyArg_Parse to
PyArg_ParseTuple but without changing the argument from a NULL to a tuple.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions