I wonder if we can be too graceful? One oughta be enough. :-)

This commit is contained in:
Neal Norwitz 2006-04-10 00:25:01 +00:00
parent 8220174489
commit 6974a51d1a
1 changed files with 1 additions and 2 deletions

View File

@ -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.