Add helpful link.
This commit is contained in:
parent
8a08a667b4
commit
65c9eb2248
|
@ -48,6 +48,12 @@ One additional method is supported:
|
|||
disk, if feasible. This is called automatically when the shelf is closed with
|
||||
: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
|
||||
------------
|
||||
|
|
Loading…
Reference in New Issue