diff options
| author | Fred Drake <fdrake@acm.org> | 2000-11-08 19:42:43 (GMT) |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 2000-11-08 19:42:43 (GMT) |
| commit | 0b796fa5c56611341f039c5ab6ed17a2b63833d2 (patch) | |
| tree | ff6832a88968ff22c90a139efa141dbb15fcf209 /Lib/test/test_array.py | |
| parent | a91e1650aafd63e7940a1c838aa1377981ad459c (diff) | |
| download | cpython-0b796fa5c56611341f039c5ab6ed17a2b63833d2.zip cpython-0b796fa5c56611341f039c5ab6ed17a2b63833d2.tar.gz cpython-0b796fa5c56611341f039c5ab6ed17a2b63833d2.tar.bz2 | |
Fixed support for containment test when a negative step is used; this
*really* closes bug #121965.
Added three attributes to the xrange object: start, stop, and step. These
are the same as for the slice objects.
Diffstat (limited to 'Lib/test/test_array.py')
0 files changed, 0 insertions, 0 deletions
