So what are __slots__ and when should I use them?

MrJean1 MrJean1 at gmail.com
Wed Nov 16 01:53:49 EST 2005


Here is an example of the difference between a class with __slots__ and
__dict__

  <http://mail.python.org/pipermail/python-list/2004-May/220513.html>

/Jean Brouwers




More information about the Python-list mailing list