mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Note that True and False are pickable objects
This commit is contained in:
@@ -310,7 +310,7 @@ The following types can be pickled:
|
||||
|
||||
\begin{itemize}
|
||||
|
||||
\item \code{None}
|
||||
\item \code{None}, \code{True}, and \code{False}
|
||||
|
||||
\item integers, long integers, floating point numbers, complex numbers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user