Python 2.2 __slots__ Bug?

Aahz aahz at pythoncraft.com
Wed Jun 26 12:57:12 EDT 2002


In article <mailman.1025089474.17780.python-list at python.org>,
Glyph Lefkowitz  <glyph at twistedmatrix.com> wrote:
>
>I get "I'm fine" and then a segmentation fault.  This only happens when
>__slots__ is defined on a new-style class.  Seriously, i'm not making
>those numbers up -- reliably, 43551 objects will crash the interpreter;
>fewer will not.

Interesting.  Using Python 2.2.1 on Mandrake 8.1, I get a segfault
without printing "I'm fine".  Go ahead and file a bug.
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

Project Vote Smart: http://www.vote-smart.org/



More information about the Python-list mailing list