[issue28754] Argument Clinic for bisect.bisect_left

Larry Hastings report at bugs.python.org
Sat Dec 10 15:44:31 EST 2016


Larry Hastings added the comment:

FWIW, pypy uses defaults of lo=0, hi=None.

https://bitbucket.org/pypy/pypy/src/25da7bc9719457aee57547993833d5168ba6aded/lib-python/2.7/bisect.py?at=default&fileviewer=file-view-default

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28754>
_______________________________________


More information about the Python-bugs-list mailing list