]> granicus.if.org Git - python/commit
Issue #7532: Expanded tests for extended slicing. This is a forward
authorMark Dickinson <dickinsm@gmail.com>
Sun, 10 Jan 2010 11:59:43 +0000 (11:59 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 10 Jan 2010 11:59:43 +0000 (11:59 +0000)
commit0d4cbc19eb2c7ce9725c851f862b87c26a75c899
treebddd8a9a09d7be88a64f66d484d25879d20beb03
parent47062f75bae96b82d2dc380a30e2307ef6c79446
Issue #7532: Expanded tests for extended slicing.  This is a forward
port of r77391 to py3k, along with some additional tests and cleanup.
Patch by Florent Xicluna.
Lib/test/test_index.py