Merge pull request #9 from Tinche/threaded_cache_property
authorDaniel Greenfeld <pydanny@users.noreply.github.com>
Tue, 20 May 2014 15:38:29 +0000 (08:38 -0700)
committerDaniel Greenfeld <pydanny@users.noreply.github.com>
Tue, 20 May 2014 15:38:29 +0000 (08:38 -0700)
commit574c81a6deeb5897d34bc09849cc8e8c6cfffd3b
treec7bef56708db2b3f2ebdd9bb255b577acf9e9629
parentdcee56c0401854f98e677b53a77bc371b5d0001d
parentcc754ae8708cfea663108392953443557f2f815f
Merge pull request #9 from Tinche/threaded_cache_property

Added a new cached property decorator - threaded_cached_property, for