Take the classes that initialize variables in __slots__ with keyword
authorZac Medico <zmedico@gentoo.org>
Sun, 27 Apr 2008 07:26:25 +0000 (07:26 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 27 Apr 2008 07:26:25 +0000 (07:26 -0000)
commitbbcde6d5fafb8a9e5e6ff38e2b29679bdbeadc21
tree9180b9a59282009a51ba0a6bb03285bfa690bab5
parent9acab0e741cd8ad5a084c70c998c6d60138908a7
Take the classes that initialize variables in __slots__ with keyword
constructor arguments and make them all derive from a new SlotObject
class. (trunk r9994)

svn path=/main/branches/2.1.2/; revision=9995
bin/emerge