mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Marc-Andre Lemburg <mal@lemburg.com>:
Added note that Unicode strings are picklable.
This commit is contained in:
parent
5828ad6963
commit
56ced2a7e4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue