]> granicus.if.org Git - python/commit
SF patch #736962: Port tests to unittest (Part 2)
authorRaymond Hettinger <python@rcn.com>
Tue, 2 Sep 2003 01:53:01 +0000 (01:53 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 2 Sep 2003 01:53:01 +0000 (01:53 +0000)
commit5d2e777787fe30a371987b11904bbd0fbcec7840
tree73c1deb3b1e7a5b4a1e486dd3a0521576412f315
parent99c2d531d1e820830b66c99596efaeb2b9e48e50
SF patch #736962:  Port tests to unittest (Part 2)
(Contributed by Walter Dörwald.)

* Convert test_slice.py to unittest format
* Expand the test coverage.
Lib/test/test_slice.py