Added readline news. (Skip)

This commit is contained in:
Guido van Rossum 2000-09-05 15:34:16 +00:00
parent 8bdf0bf705
commit 830ca2af5a

View file

@ -257,6 +257,9 @@ optionally support the RFC 959 REST command.
socket - new function getfqdn()
readline - new functions to read, write and truncate history files. The
readline section of the library reference manual contains an example.
XXX: I'm sure there are others