Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25fe0bf commit c5e5e51Copy full SHA for c5e5e51
1 file changed
Tools/scripts/db2pickle.py
@@ -3,7 +3,7 @@
3
"""
4
Synopsis: %(prog)s [-h|-b|-r] dbfile [ picklefile ]
5
6
-Convert the bsddb database file given on the command like to a pickle
+Convert the database file given on the command line to a pickle
7
representation. The optional flags indicate the type of the database (hash,
8
btree, recno). The default is hash. If a pickle file is named it is opened
9
for write access (deleting any existing data). If no pickle file is named,
0 commit comments