COMMITS
/ Tools/scripts/pickle2db.py July 26, 2011
É
Fix missing or wrong shebangs and missing executable bits for scripts (#10318)
Éric Araujo committed
March 11, 2010
B
convert shebang lines: python -> python3
Benjamin Peterson committed
November 9, 2009
B
fix some imports
Benjamin Peterson committed
May 26, 2008
G
Create the dbm package from PEP 3108. #2881.
Georg Brandl committed
May 16, 2008
G
Ran 2to3 over scripts directory.
Georg Brandl committed
March 3, 2004
S
* explain flags in doc strings
Skip Montanaro committed
October 28, 2003
S
allow dump/load of gdbm files
Skip Montanaro committed
June 20, 2003
S
minor __doc__ string tweakage
Skip Montanaro committed
April 24, 2003
T
Whitespace normalization.
Tim Peters committed
March 7, 2003
S
fix name of db2pickle
Skip Montanaro committed
February 3, 2003
S
try to avoid gross incompatibilities with earlier versions of Python
Skip Montanaro committed
S
convert pickles generated by db2pickle.py back to database files
Skip Montanaro committed