From bedaefc705cefd9ec57b7be308767cf4f2ec54b3 Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Fri, 5 Dec 2014 20:25:14 -0500 Subject: [PATCH] Issue #16893: Update Idle doc chapter to match current Idle and add new information. --- Misc/NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index f3de153c50..eef00b15ad 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -63,6 +63,12 @@ Library - Issue #22960: Add a context argument to xmlrpclib.ServerProxy. +IDLE +---- + +- Issue #16893: Update Idle doc chapter to match current Idle and add new + information. + What's New in Python 2.7.9 release candidate 1? =============================================== -- 2.50.1