]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Trent Mick <trentm@activestate.com>:
authorFred Drake <fdrake@acm.org>
Wed, 28 Jun 2000 17:50:51 +0000 (17:50 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 28 Jun 2000 17:50:51 +0000 (17:50 +0000)
commit7833447f8f41d09749796cfa5e96788bccbab7a0
treeabdca79fc57006092c349ad42658c73192e3c559
parent541dc3b7b2606906e0ee2d9088a984443b1fa64c
Trent Mick <trentm@activestate.com>:
Testing: test_array.py was also extended to check that one can set the
full range of values for each of the integral signed and unsigned
array types.

This closes SourceForge patch #100506.
Lib/test/test_array.py