[Python-bugs-list] [Bug #127055] bisect module needs updated docs

noreply@sourceforge.net noreply@sourceforge.net
Wed, 03 Jan 2001 21:13:25 -0800


Bug #127055, was updated on 2000-Dec-28 20:30
Here is a current snapshot of the bug.

Project: Python
Category: Documentation
Status: Closed
Resolution: Fixed
Bug Group: Feature Request
Priority: 5
Submitted by: tim_one
Assigned to : fdrake
Summary: bisect module needs updated docs

Details: I'd just take the docstrings out of
    {bisect,insort}_{left,right}
and LaTex'ize them, but am not sure how.

Would also mention that "insort" and "bisect" are aliases for insort_right
and bisect_right, for backward compatibility.

Yell at me if I can be of real help!


Follow-Ups:

Date: 2001-Jan-03 21:13
By: fdrake

Comment:
Documentation updated in Doc/lib/libbisect.tex revision 1.8.
-------------------------------------------------------

Date: 2001-Jan-02 12:02
By: fdrake

Comment:
Updated in my working sources, but blocked on a stale CVS read-lock:

http://sourceforge.net/support/?func=detailsupport&support_id=110927&group_id=1

I'll close this bug report when I've made the checkin.
-------------------------------------------------------

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=127055&group_id=5470