Skip Montanaro
|
e2b61e0190
|
* explain flags in doc strings
* reverse order of files on the command line in pickle2db.py to make it
symmetrical with db2pickle.py in the two-arg case (src, then dest)
|
2004-03-03 17:42:08 +00:00 |
Skip Montanaro
|
48f9c6dfb8
|
allow dump/load of gdbm files
|
2003-10-28 16:17:54 +00:00 |
Skip Montanaro
|
c5e5e51a3a
|
typo
|
2003-06-20 01:00:20 +00:00 |
Tim Peters
|
0eadaac7dc
|
Whitespace normalization.
|
2003-04-24 16:02:54 +00:00 |
Skip Montanaro
|
da72d9376b
|
try to avoid gross incompatibilities with older versions of Python
|
2003-02-03 15:29:34 +00:00 |
Skip Montanaro
|
d96832914a
|
dump database files to pickle format
|
2003-02-03 15:09:03 +00:00 |