Index: third_party/google-endpoints/enum/README |
diff --git a/third_party/google-endpoints/enum/README b/third_party/google-endpoints/enum/README |
new file mode 100644 |
index 0000000000000000000000000000000000000000..aa2333d8df6f2b545febd3c53adf2f6108e8ce61 |
--- /dev/null |
+++ b/third_party/google-endpoints/enum/README |
@@ -0,0 +1,3 @@ |
+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. |
+tested on 2.6, 2.7, and 3.3+ |