diff options
| author | Tim Peters <tim.peters@gmail.com> | 2000-11-10 19:04:19 (GMT) |
|---|---|---|
| committer | Tim Peters <tim.peters@gmail.com> | 2000-11-10 19:04:19 (GMT) |
| commit | 7c1cb461263149129984fcae5530c5fbf9105b74 (patch) | |
| tree | ea76145d41586795a742e20df2b5a34dc5650068 /Lib/test/test_array.py | |
| parent | e5cd584b9fa9592c729c0a1cdf1f84829882b6f9 (diff) | |
| download | cpython-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 'Lib/test/test_array.py')
0 files changed, 0 insertions, 0 deletions
