hongweipeng <[email protected]> added the comment:
It can be solved by extending propery. `class cached_property(property):` . How about this idea? ---------- nosy: +hongweipeng _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue38553> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
