Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
cc868d430b0416e588d53698f560b236c6ba88d2
/
Tools
/
scripts
/
pickle2db.py
90f5ba5
convert shebang lines: python -> python3
by Benjamin Peterson
· 15 years ago
903a65d
fix some imports
by Benjamin Peterson
· 15 years ago
0a7ac7d
Create the dbm package from PEP 3108. #2881.
by Georg Brandl
· 16 years ago
8efadf5
Ran 2to3 over scripts directory.
by Georg Brandl
· 16 years ago
e2b61e0
* explain flags in doc strings
by Skip Montanaro
· 21 years ago
48f9c6d
allow dump/load of gdbm files
by Skip Montanaro
· 21 years ago
8df717a
minor __doc__ string tweakage
by Skip Montanaro
· 21 years ago
0eadaac
Whitespace normalization.
by Tim Peters
· 22 years ago
ea7598e
fix name of db2pickle
by Skip Montanaro
· 22 years ago
7c1274d
try to avoid gross incompatibilities with earlier versions of Python
by Skip Montanaro
· 22 years ago
9db49c8
convert pickles generated by db2pickle.py back to database files
by Skip Montanaro
· 22 years ago