commit | 030f68a66abcbcbd51b247bdf9b6ab1237465a35 | [log] [tgz] |
---|---|---|
author | Skip Montanaro <skip@pobox.com> | Tue Oct 28 16:24:00 2003 +0000 |
committer | Skip Montanaro <skip@pobox.com> | Tue Oct 28 16:24:00 2003 +0000 |
tree | c5872acf53540e3a78e01a49550103c96f5adc08 | |
parent | 48f9c6dfb899401157f394bdcc0432eac2dbafd3 [diff] [blame] |
note db2pickle/pickle2db tweaks
diff --git a/Misc/NEWS b/Misc/NEWS index a16f119..a3c5fe5 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -143,6 +143,8 @@ 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