]> granicus.if.org Git - python/commitdiff
Added readline news. (Skip)
authorGuido van Rossum <guido@python.org>
Tue, 5 Sep 2000 15:34:16 +0000 (15:34 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 5 Sep 2000 15:34:16 +0000 (15:34 +0000)
Misc/NEWS

index bd0595ffeb54bd155a021faa27200fce58de8289..0b7102b744df2c0ba7baa67268421400b76755cc 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -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