summaryrefslogtreecommitdiffstats
path: root/python/python2-cached-property/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python2-cached-property/README')
-rw-r--r--python/python2-cached-property/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/python2-cached-property/README b/python/python2-cached-property/README
new file mode 100644
index 0000000000..f5f4d6f535
--- /dev/null
+++ b/python/python2-cached-property/README
@@ -0,0 +1 @@
+A Python decorator for caching properties in classes.