From b7e965cbf40a39a43ffccb4aa4503a6d15df10e3 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 3 Sep 2003 03:25:27 +0000 Subject: [PATCH] Document the Pynche patch. --- Misc/NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 7a2abfdd1742..f606f1b6beac 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -83,6 +83,12 @@ IDLE - Bug #782510: The idna codec would fail to support names with a trailing full-stop. +Tools/Demos +----------- + +- Pynche was fixed to not crash when there is no ~/.pynche file and no + -d option was given. + Build ----- -- 2.47.3