Minor annoyances with properties

Neil Cerutti neilc at norwich.edu
Thu May 27 09:14:05 EDT 2010


On 2010-05-27, eb303 <eric.brunel.pragmadev at gmail.com> wrote:
> I've been using Python properties quite a lot lately and I've
> found a few things that are a bit annoying about them in some
> cases. I wondered if I missed something or if anybody else has
> this kind of problems too, and if there are better solutions
> than the ones I'm using ATM.

> The first annoyance is when I want to specialize a property in a
> subclass. 

See:

URI:http://infinitesque.net/articles/2005/enhancing%20Python%27s%20property.xhtml

-- 
Neil Cerutti
*** You found a dead moose-rat. You sell the hide for $200. ***



More information about the Python-list mailing list