Serialization: Mention that shelve is problematic, too
This commit is contained in:
parent
72af9ff225
commit
43ab73b257
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
Python's <package>pickle</package> and <package>cPickle</package>
|
Python's <package>pickle</package> and <package>cPickle</package>
|
||||||
modules
|
modules, and wrappers such as <package>shelve</package>
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
Perl's <package>Storable</package> package
|
Perl's <package>Storable</package> package
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue