ict__["title"].__get__(ax))
cannot be a string anymore, so this would involve some wrapper object. Ugh.
Antony
2013/2/8 Todd
> On Fri, Feb 8, 2013 at 2:40 AM, Antony Lee wrote:
>
>> Hi,
>>
>> I saw that a discussion started on transitioning to the use of proper
return value of __set__.
Antony
2013/2/7 Erik Bray
> On Thu, Feb 7, 2013 at 8:40 PM, Antony Lee
> wrote:
> > Hi,
> >
> > I saw that a discussion started on transitioning to the use of properties
> > instead of explicit getters and setters, which seems like a very
Hi,
I saw that a discussion started on transitioning to the use of properties
instead of explicit getters and setters, which seems like a very good idea
to me... so I thought this would be a good idea to get involved in
matplotlib-devel :)
Right now an issue raised is what to do with set_* that t