Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create the dbm package from PEP 3108. #2881. | Georg Brandl | 2008-05-26 | 1 | -7/+7 |
| | |||||
* | * explain flags in doc strings | Skip Montanaro | 2004-03-03 | 1 | -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 files | Skip Montanaro | 2003-10-28 | 1 | -3/+14 |
| | |||||
* | typo | Skip Montanaro | 2003-06-20 | 1 | -1/+1 |
| | |||||
* | Whitespace normalization. | Tim Peters | 2003-04-24 | 1 | -1/+1 |
| | |||||
* | try to avoid gross incompatibilities with older versions of Python | Skip Montanaro | 2003-02-03 | 1 | -12/+12 |
| | |||||
* | dump database files to pickle format | Skip Montanaro | 2003-02-03 | 1 | -0/+116 |