STINNER Victor added the comment:

I like the idea of an helper to build a property on-demand, but I dislike the 
TTL idea, it seems too specific.

If you need TTL, implement your own decorator, or use a regular property and 
implement your own logic there.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21145>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to