[Python-Dev] Undocumented functions in 'readline' module

Phillip J. Eby pje at telecommunity.com
Thu Sep 4 16:55:32 EDT 2003


While working on the clear_history() patch today, I noticed that there are 
some readline functions in the current CVS that don't appear in the docs:

redisplay()
get_history_item()
get_current_history_length()

Are these intentionally undocumented for some reason, or should I submit a 
doc bug?





More information about the Python-Dev mailing list