000000ad ,ˆl–äY>”*e¶…¾ \¸Ó×1hßÁ „®8ÿ_‡I|¥ŠèªÁÀ?÷ 11.4. shelve — Python object persistence — Python 2.7.5 documentation

11.4. shelve — Python object persistence¶

Source code: Lib/shelve.py


A “shelf” is a persistent, dictionary-like object. The difference with “dbm” databases is that the values (not the keys!) in a shelf can be essentially arbitrary Python obj