Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix missing or wrong shebangs and missing executable bits for scripts (#10318) | Éric Araujo | 2011-07-26 | 1 | -0/+0 |
* | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 | 1 | -1/+1 |
* | fix some imports | Benjamin Peterson | 2009-11-09 | 1 | -2/+2 |
* | Create the dbm package from PEP 3108. #2881. | Georg Brandl | 2008-05-26 | 1 | -9/+9 |
* | Ran 2to3 over scripts directory. | Georg Brandl | 2008-05-16 | 1 | -1/+1 |
* | * explain flags in doc strings | Skip Montanaro | 2004-03-03 | 1 | -11/+20 |
* | allow dump/load of gdbm files | Skip Montanaro | 2003-10-28 | 1 | -3/+14 |
* | minor __doc__ string tweakage | Skip Montanaro | 2003-06-20 | 1 | -5/+5 |
* | Whitespace normalization. | Tim Peters | 2003-04-24 | 1 | -1/+1 |
* | fix name of db2pickle | Skip Montanaro | 2003-03-07 | 1 | -1/+1 |
* | try to avoid gross incompatibilities with earlier versions of Python | Skip Montanaro | 2003-02-03 | 1 | -12/+12 |
* | convert pickles generated by db2pickle.py back to database files | Skip Montanaro | 2003-02-03 | 1 | -0/+127 |