On 2/07/20 8:04 pm, Serhiy Storchaka wrote:
It has a problem with pickling (it is solvable).

Can you elaborate? The end result is a property object just the
same as you would get from using @property or calling property
directly. I don't see how it can have any pickling problems
beyond what properties already have.

The larger problem is with using private (double underscored) variables and super().

I don't know what you're talking about here. I didn't use any
double-underscore names in my example.

--
Greg
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/HX77GNJEZZH56VWVWL4U253YZUPQD2UT/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to