From: Barry Warsaw Date: Wed, 3 Sep 2003 03:20:37 +0000 (+0000) Subject: Document the Pynche patch. X-Git-Tag: v2.4a1~1659 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ec58ca9cfe53eb6f5ada8fe4ffe78c405d4b385;p=python Document the Pynche patch. --- diff --git a/Misc/NEWS b/Misc/NEWS index a132b13d0c..155ad010b1 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -72,6 +72,9 @@ Tools/Demos - py-help-at-point is no longer bound to the F1 key - it's still bound to C-c C-h +- Pynche was fixed to not crash when there is no ~/.pynche file and no + -d option was given. + Build -----