From: Skip Montanaro Date: Tue, 28 Oct 2003 16:24:00 +0000 (+0000) Subject: note db2pickle/pickle2db tweaks X-Git-Tag: v2.4a1~1351 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=030f68a66abcbcbd51b247bdf9b6ab1237465a35;p=python note db2pickle/pickle2db tweaks --- diff --git a/Misc/NEWS b/Misc/NEWS index a16f1195d6..a3c5fe5262 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -143,6 +143,8 @@ Library Tools/Demos ----------- +- The db2pickle and pickle2db scripts can now dump/load gdbm files. + - The pydoc script will display a link to the module documentation for modules determined to be part of the core distribution. The documentation base directory defaults to http://www.python.org/doc/current/lib/ but can