]> granicus.if.org Git - python/commit
[680789] Debug with long array takes forever
authorTim Peters <tim.peters@gmail.com>
Wed, 5 Feb 2003 18:29:34 +0000 (18:29 +0000)
committerTim Peters <tim.peters@gmail.com>
Wed, 5 Feb 2003 18:29:34 +0000 (18:29 +0000)
commit6ee0480521901d3e84769d1590603f89efd456a4
tree9ecc2d6febd0422f8ea6018c7625a02c7b636f60
parent5c4ded2c3b59aa134b82ab17cdfe7ab633194ca6
[680789] Debug with long array takes forever
Added array.array to the types repr.py knows about, after a suggestion
from Jurjen N.E. Bos.
Lib/repr.py
Lib/test/test_repr.py
Misc/NEWS