On Wed, Jan 05, 2011 at 10:39:02AM +0000, Michael Hanselmann wrote: > Am 5. Januar 2011 09:27 schrieb Iustin Pop <ius...@google.com>: > > One thing that is not tested and that I would like to ensure is that > > even with the metaclass, __slots__ works as expected. Can you add a > > self.assertRaises(setattr, …)? > > Thanks for the review. Will commit with interdiff below.
LGTM.