summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/db2pickle.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix missing or shebangs and executable bits for scripts (#10318)Éric Araujo2011-07-291-0/+0
|
* * explain flags in doc stringsSkip Montanaro2004-03-031-4/+12
| | | | | * 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
|
* typoSkip Montanaro2003-06-201-1/+1
|
* Whitespace normalization.Tim Peters2003-04-241-1/+1
|
* try to avoid gross incompatibilities with older versions of PythonSkip Montanaro2003-02-031-12/+12
|
* dump database files to pickle formatSkip Montanaro2003-02-031-0/+116