From 625915eb4fb4b1297b792cb698da41a4327f5e90 Mon Sep 17 00:00:00 2001 From: Jeremy Hylton Date: Mon, 2 Oct 2000 13:43:33 +0000 Subject: typo --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index 4a8b135..140cc6f 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -125,7 +125,7 @@ Standard library and extensions by makefile(). - sre: Added experimental expand() method to match objects. Does not - user buffer interface on Unicode strings. Does not hang if group id + use buffer interface on Unicode strings. Does not hang if group id is followed by whitespace. - StringIO: Size hint in readlines() is now supported as documented. -- cgit v0.12