Allow del statement to work for cached properties with ttl
authorGeorge Sakkis <george.sakkis@gmail.com>
Sun, 19 Apr 2015 19:38:14 +0000 (22:38 +0300)
committerGeorge Sakkis <george.sakkis@gmail.com>
Sun, 19 Apr 2015 19:38:14 +0000 (22:38 +0300)
commit6dfcdece430112596b7528a311d316b9723abac0
tree180f7f93e3a2ccb82965caa222322e4c6f8c868d
parent33d39691649a7e96a07a37a2e91001135fde0b12
Allow del statement to work for cached properties with ttl
cached_property.py
tests/test_cached_property_ttl.py