cpython/Mac/Lib
Guido van Rossum a48061a580 shelve.py: database of persistent objects, on top of pickle.py and anydbm.py
pickle.py: new low-level persistency module (used to be called flatten)
dbmac.py: stupid dbm clone for the Mac
anydbm.py: generic dbm interface (should be extended to support gdbm)
1995-01-10 00:31:14 +00:00
..
SoundMgr.py This file (which is Guido's) was somehow missing... 1994-12-14 13:07:43 +00:00
dbmac.py shelve.py: database of persistent objects, on top of pickle.py and anydbm.py 1995-01-10 00:31:14 +00:00
maccache.py mac -> os (can't this go now dircache is universal?) 1992-03-31 19:05:44 +00:00