On Wednesday, December 4, 2013 10:41:49 PM UTC+1, Neil Cerutti wrote:
> On 2013-12-04, Piotr Dobrogost <> wrote:
> 
> > Right. If there's already a way to have attributes with these
> > "non-standard" names (which is a good thing)
> 
> At best its a neutral thing. You can use dict for the same
> purpose with very little effort and no(?) loss of efficiency.

As much as many people in this topic would like to put equal sign between 
attributes and dictionary's keys they are not the same thing. AFAIK descriptor 
protocol works only with attributes, right?

Regards,
Piotr
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to