Lie Ryan a écrit : (snip)> setattr, getattr, and delattr are already sugar for accessing instance.__dict__.
They are actually much more than that - else descriptors and inheritance wouldn't work.
-- http://mail.python.org/mailman/listinfo/python-list