Georg Brandl <[EMAIL PROTECTED]> added the comment: The same is true for all other _bisect functions.
The pure Python versions from bisect work with negative indices by interpreting them as in slice notation. This should probably be harmonized. ---------- assignee: -> rhettinger nosy: +georg.brandl, rhettinger _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3301> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com