Staging
v0.8.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
Compat
Demo
Include
Lib
MPW
Modules
Python
Unsupported
scripts
README -rw-r--r-- 6.8 KB
Relnotes-1.1 -rw-r--r-- 7.1 KB
Relnotes-1.2 -rw-r--r-- 6.8 KB
USING -rw-r--r-- 7.1 KB
errno_unix.h -rw-r--r-- 307 bytes
fopenRF.c -rw-r--r-- 5.9 KB
mwerksglue.c -rw-r--r-- 566 bytes

README

back to top