From: Martin v. Löwis Date: Mon, 1 Oct 2001 17:04:03 +0000 (+0000) Subject: Undo last checkin. X-Git-Tag: v2.2.1c1~1514 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5868fb8df15b6ff6763e71ecfdf56b7a07da87b9;p=python Undo last checkin. --- diff --git a/Misc/NEWS b/Misc/NEWS index d4daf27dfa..b7ccc862ca 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -15,8 +15,6 @@ Library - quopri's encode and decode methods take an optional header parameter, which indicates whether output is intended for the header 'Q' encoding. -- Tkinter.Listbox now exposes itemcget and itemconfigure. - Tools Build