summaryrefslogtreecommitdiffstats
path: root/Python/compile.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2000-11-10 19:04:19 (GMT)
committerTim Peters <tim.peters@gmail.com>2000-11-10 19:04:19 (GMT)
commit7c1cb461263149129984fcae5530c5fbf9105b74 (patch)
treeea76145d41586795a742e20df2b5a34dc5650068 /Python/compile.c
parente5cd584b9fa9592c729c0a1cdf1f84829882b6f9 (diff)
downloadcpython-7c1cb461263149129984fcae5530c5fbf9105b74.zip
cpython-7c1cb461263149129984fcae5530c5fbf9105b74.tar.gz
cpython-7c1cb461263149129984fcae5530c5fbf9105b74.tar.bz2
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/compile.c')
0 files changed, 0 insertions, 0 deletions