API calls missing from readline API

bruce edge bruce_edge at yahoo.com
Tue Aug 20 17:10:51 EDT 2002


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

	delete_text
	read_init_file
	message
	on_new_line
	forced_update_display
	position_cursor

Any particular reason for this?

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

-Bruce.



More information about the Python-list mailing list