diff options
Diffstat (limited to 'scripts/external_libs/enum34-1.0.4/enum/README')
-rw-r--r-- | scripts/external_libs/enum34-1.0.4/enum/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/external_libs/enum34-1.0.4/enum/README b/scripts/external_libs/enum34-1.0.4/enum/README new file mode 100644 index 00000000..511af984 --- /dev/null +++ b/scripts/external_libs/enum34-1.0.4/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. |