]> granicus.if.org Git - python/commit
Whoops, I missed a few more places that were using slicing from the operator module
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 17 Mar 2008 20:50:44 +0000 (20:50 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 17 Mar 2008 20:50:44 +0000 (20:50 +0000)
commit953e4e52c4fb63e501bcbaa97db857de9c159cf5
tree7797b57a96d3748ce1188e599b86b20c2ef45fe9
parent425136be01b53b0d148d99bc8995eeb48e3c4d3a
Whoops, I missed a few more places that were using slicing from the operator module
Lib/ctypes/test/test_arrays.py
Lib/ctypes/test/test_slicing.py
Lib/test/test_operator.py