]> granicus.if.org Git - python/commit
Verify that str(a) and repr(a) don't blow up (part of SF patch 102068).
authorTim Peters <tim.peters@gmail.com>
Tue, 14 Nov 2000 21:36:07 +0000 (21:36 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 14 Nov 2000 21:36:07 +0000 (21:36 +0000)
commitcc78e47bcd8fe1ce6d07407202e83f9132ff9e9d
treee6d0a2e6946c4715b4933ba36ec75ffc4f520417
parent102e457a01bb10d3724c20464b919704ea30744d
Verify that str(a) and repr(a) don't blow up (part of SF patch 102068).
Lib/test/test_array.py