Take the classes that initialize variables in __slots__ with keyword
authorZac Medico <zmedico@gentoo.org>
Sun, 27 Apr 2008 07:22:58 +0000 (07:22 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 27 Apr 2008 07:22:58 +0000 (07:22 -0000)
commit63bb2a13e9543eb694e92150142a8dc85394cd89
tree13eeb45babede1a2ad59123b260f5bf49def9cda
parent7900ba47dbc933248a355967fb3e7debb5c079dd
Take the classes that initialize variables in __slots__ with keyword
constructor arguments and make them all derive from a new SlotObject
class.

svn path=/main/trunk/; revision=9994
pym/_emerge/__init__.py