mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Add helpful link.
This commit is contained in:
parent
353a85f99c
commit
64906bbeba
1 changed files with 6 additions and 0 deletions
|
@ -51,6 +51,12 @@ One additional method is supported:
|
||||||
disk, if feasible. This is called automatically when the shelf is closed with
|
disk, if feasible. This is called automatically when the shelf is closed with
|
||||||
:meth:`close`.
|
:meth:`close`.
|
||||||
|
|
||||||
|
.. seealso::
|
||||||
|
|
||||||
|
`Persistent dictionary recipe <http://code.activestate.com/recipes/576642/>`_
|
||||||
|
with widely supported storage formats and having the speed of native
|
||||||
|
dictionaries.
|
||||||
|
|
||||||
|
|
||||||
Restrictions
|
Restrictions
|
||||||
------------
|
------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue