summaryrefslogtreecommitdiff
path: root/enum/README
diff options
context:
space:
mode:
Diffstat (limited to 'enum/README')
-rw-r--r--enum/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/enum/README b/enum/README
new file mode 100644
index 0000000..511af98
--- /dev/null
+++ b/enum/README
@@ -0,0 +1,2 @@
+enum34 is the new Python stdlib enum module available in Python 3.4
+backported for previous versions of Python from 2.4 to 3.3.