]> granicus.if.org Git - python/commitdiff
I wonder if we can be too graceful? One oughta be enough. :-)
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 10 Apr 2006 00:25:01 +0000 (00:25 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 10 Apr 2006 00:25:01 +0000 (00:25 +0000)
Misc/NEWS

index 0a26e91fc96bce1fa6b9cece3fceaf648900aa11..363ad52f6bf1ef915b7f0598505346ebd2cd6aec 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -561,8 +561,7 @@ Library
 - Patch #1462313, bug #1443328: the pickle modules now can handle classes
   that have __private names in their __slots__.
 
-- Bug #1250170: mimetools now gracefully handles socket.gethostname()
-  failures gracefully.
+- Bug #1250170: mimetools now handles socket.gethostname() failures gracefully.
 
 - patch #1457316: "setup.py upload" now supports --identity to select the
   key to be used for signing the uploaded code.