Marc-Andre Lemburg <mal@lemburg.com>:
authorFred Drake <fdrake@acm.org>
Thu, 6 Apr 2000 15:04:30 +0000 (15:04 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 6 Apr 2000 15:04:30 +0000 (15:04 +0000)
Added note that Unicode strings are picklable.

Doc/lib/libpickle.tex

index dca7820d6af4ade14dfe05cfeb297e1a321af321..c8a4d24ef72ec501f6bbaae62a99529b89fb94c4 100644 (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