Serialization: Mention that shelve is problematic, too

This commit is contained in:
Florian Weimer 2013-09-04 16:19:19 +02:00
parent 72af9ff225
commit 43ab73b257

View file

@ -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