Files
deb-python-taskflow/taskflow/utils/misc.py
Joshua Harlow 96eb0dcb79 Complete the cachedproperty descriptor protocol
Refactor some parts of the cachedproperty property
descriptor (renaming attributes to the standard names
used in descriptor objects) and add on the __set__ and
__delete__ methods to comply with the full descriptor
protocol.

Change-Id: I1f1e8e301271c060d14acc3a77c094dabd120f16
2014-07-28 23:11:20 +08:00

28 KiB