Issue 3301: Bisect functions behaved badly when lo was negative.
commit9b0524b81292713cc62e15e98eb200def86c3174
authorraymond.hettinger <raymond.hettinger@6015fed2-1504-0410-9fe1-9d1591cc4771>
Thu, 10 Jul 2008 14:03:19 +0000 (10 14:03 +0000)
committerraymond.hettinger <raymond.hettinger@6015fed2-1504-0410-9fe1-9d1591cc4771>
Thu, 10 Jul 2008 14:03:19 +0000 (10 14:03 +0000)
tree3db9ce20fc8cc9649ebf1a76c7c17a30d3e9372e
parent8da3cbfb059d67ec066a4ab93762803778cdb8e5
Issue 3301:  Bisect functions behaved badly when lo was negative.

git-svn-id: http://svn.python.org/projects/python/trunk@64845 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/bisect.py
Lib/test/test_bisect.py
Misc/NEWS
Modules/_bisectmodule.c