]> granicus.if.org Git - python/commit
Add tests to exercise sequence operations (multiplication, indexing,
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 23 Feb 2000 22:23:17 +0000 (22:23 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 23 Feb 2000 22:23:17 +0000 (22:23 +0000)
commit5ebfa2ae9f519d7bc79d2c27d91380691f680df0
treefb45c0dfa18d9e1a0cf2b793c5d069740e6dd926
parent0f223d241854934cb0631e578381db59f6059af7
Add tests to exercise sequence operations (multiplication, indexing,
    slicing) using long integers
Lib/test/test_types.py