[Python-Dev] 2.2.1 release schedule

Guido van Rossum guido@python.org
Thu, 14 Mar 2002 13:27:50 -0500


I guess this is my queue to fix this following bug:

520644 __slots__ are not pickled

(By making it fail cleanly, not by defising a way to pickle them.)

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