On Thu, Aug 20, 2015 at 03:00:57AM -0400, Joseph Jevnik wrote:
You can define a property on the metaclass for this effect.
True, but then you can't look up the property on an instance of the
class, only on the class itself. That makes it much less useful.
--
Steve