Login
From:
Python documentation
(Uncensored)
subscribe
shelve — Python object persistence — Python 3.13.5 documentation
https://docs.python.org/3/library/shelve.html
links
backlinks
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 o...
Roast topics
Find topics
Find it!