[Python-Dev] ACCEPTED: PEP 285 (truth pickles)

Guido van Rossum guido at python.org
Thu Apr 4 09:16:15 EST 2002


Roy Smith wrote:
> If I pickle a bool, and then restore it, do I get the same singleton back?

Yes.  Ditto for marshal.

--Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-list mailing list