From 830ca2af5a5b871491e6e8a2a5cf47b001334bd3 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Tue, 5 Sep 2000 15:34:16 +0000 Subject: [PATCH] Added readline news. (Skip) --- Misc/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index bd0595ffeb..0b7102b744 100644 --- 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 -- 2.50.1