Staging
v0.5.1
https://github.com/python/cpython
Revision a48061a5804418a63aac24bfce444fd555e3ffe7 authored by Guido van Rossum on 10 January 1995, 00:31:14 UTC, committed by Guido van Rossum on 10 January 1995, 00:31:14 UTC
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)
1 parent 8a30adc
History
Tip revision: a48061a5804418a63aac24bfce444fd555e3ffe7 authored by Guido van Rossum on 10 January 1995, 00:31:14 UTC
shelve.py: database of persistent objects, on top of pickle.py and anydbm.py
Tip revision: a48061a
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
Parser
Python
Tools
.hgtags -rw-r--r-- 286 bytes
BUGS -rw-r--r-- 10.6 KB
ChangeLog -rw-r--r-- 82.6 KB
Makefile.in -rw-r--r-- 7.9 KB
README -rw-r--r-- 20.5 KB
TODO -rw-r--r-- 10.7 KB
acconfig.h -rw-r--r-- 2.4 KB
config.h.in -rw-r--r-- 7.7 KB
configure -rwxr-xr-x 67.9 KB
configure.in -rw-r--r-- 8.5 KB

README

back to top