Dmitry Vasiliev <[EMAIL PROTECTED]> added the comment: Actually it was an optimization. PyList_Insert() was used for list and list-derived objects.
I've attached the patch which fix the issue and for me the new code looks even cleaner than the original code. ---------- keywords: +patch nosy: +hdima Added file: http://bugs.python.org/file11614/bisect.diff _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3935> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com