This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients larry, martin.panter, mdk, rhettinger, serhiy.storchaka, vstinner
Date 2016-11-28.17:03:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480352601.85.0.651438599213.issue28754@psf.upfronthosting.co.za>
In-reply-to
Content
Yet one option is to introduce the constant UNBOUND = -1 in the bisect module and use it as a default value.
History
Date User Action Args
2016-11-28 17:03:21serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, vstinner, larry, martin.panter, mdk
2016-11-28 17:03:21serhiy.storchakasetmessageid: <1480352601.85.0.651438599213.issue28754@psf.upfronthosting.co.za>
2016-11-28 17:03:21serhiy.storchakalinkissue28754 messages
2016-11-28 17:03:21serhiy.storchakacreate