Justin Lebar <[email protected]> added the comment: Actually, maybe startup_hook doesn't do what it sounds like it does and insert_text() only works from startup_hook.
If this is the case, then the documentation for startup_hook could also be improved: > The startup_hook function is called with no arguments just before > readline prints the first prompt. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue10415> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
