summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/pickle2db.py
Commit message (Collapse)AuthorAgeFilesLines
* * explain flags in doc stringsSkip Montanaro2004-03-031-11/+20
| | | | | * 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)
* allow dump/load of gdbm filesSkip Montanaro2003-10-281-3/+14
|
* minor __doc__ string tweakageSkip Montanaro2003-06-201-5/+5
|
* Whitespace normalization.Tim Peters2003-04-241-1/+1
|
* fix name of db2pickleSkip Montanaro2003-03-071-1/+1
|
* try to avoid gross incompatibilities with earlier versions of PythonSkip Montanaro2003-02-031-12/+12
|
* convert pickles generated by db2pickle.py back to database filesSkip Montanaro2003-02-031-0/+127