API calls missing from readline API

Skip Montanaro skip at pobox.com
Tue Aug 20 17:45:47 EDT 2002


    bruce> Seems like there are a number of funcs presend in GNU readline
    bruce> that are not exported to the python API:

    bruce>      delete_text
    bruce>      read_init_file
    bruce>      message
    bruce>      on_new_line
    bruce>      forced_update_display
    bruce>      position_cursor

    bruce> Any particular reason for this?

Perhaps lack of need so far?

    bruce> I'd be happy to post my diffs to include these somewhere if
    bruce> someone could submit them.

Submit a patch to SF... ;-)

-- 
Skip Montanaro
skip at pobox.com
consulting: http://manatee.mojam.com/~skip/resume.html




More information about the Python-list mailing list