Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 56ced2a

Browse files
committed
Marc-Andre Lemburg <[email protected]>:
Added note that Unicode strings are picklable.
1 parent 5828ad6 commit 56ced2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libpickle.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ \section{\module{pickle} ---
211211

212212
\item integers, long integers, floating point numbers
213213

214-
\item strings
214+
\item normal and Unicode strings
215215

216216
\item tuples, lists and dictionaries containing only picklable objects
217217

0 commit comments

Comments
 (0)