]> granicus.if.org Git - python/commit
Added doctest for examples in the library reference.
authorRaymond Hettinger <python@rcn.com>
Thu, 16 Jan 2003 12:31:36 +0000 (12:31 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 16 Jan 2003 12:31:36 +0000 (12:31 +0000)
commit4422375c72968173a4a22d1443903d4a0f19f269
tree71241ac11fae79e885d9f3e6e52fb7c7b9bf3b7f
parentd230550a6b5fc6bf2b59d18f5a40c921ea75f57d
Added doctest for examples in the library reference.
Added random test from bisect to augment the finite precomputed checks.
Lib/test/test_bisect.py