◐ Shell
clean mode source ↗

Message 282875 - Python tracker

Message282875

Author larry
Recipients larry, martin.panter, mdk, rhettinger, serhiy.storchaka, skrah, vstinner
Date 2016-12-10.20:44:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481402671.36.0.752297326204.issue28754@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2016-12-10 20:44:31larrysetrecipients: + larry, rhettinger, vstinner, skrah, martin.panter, serhiy.storchaka, mdk
2016-12-10 20:44:31larrysetmessageid: <1481402671.36.0.752297326204.issue28754@psf.upfronthosting.co.za>
2016-12-10 20:44:31larrylinkissue28754 messages
2016-12-10 20:44:31larrycreate