Marc-Andre Lemburg <mal@lemburg.com>:

Added note that Unicode strings are picklable.
This commit is contained in:
Fred Drake 2000-04-06 15:04:30 +00:00
parent 5828ad6963
commit 56ced2a7e4

View file

@ -211,7 +211,7 @@ The following types can be pickled:
\item integers, long integers, floating point numbers
\item strings
\item normal and Unicode strings
\item tuples, lists and dictionaries containing only picklable objects