diff options
author | 2015-06-24 14:03:29 +0300 | |
---|---|---|
committer | 2015-06-24 14:03:29 +0300 | |
commit | 8b52a31ed2c299b759f330c4f976b9c70f5765f4 (patch) | |
tree | 9d6da5438b5b56b1d2d57e6c13494b4e65d000e7 /scripts/automation/trex_control_plane/python_lib/enum34-1.0.4/enum/README |
first version
Diffstat (limited to 'scripts/automation/trex_control_plane/python_lib/enum34-1.0.4/enum/README')
-rwxr-xr-x | scripts/automation/trex_control_plane/python_lib/enum34-1.0.4/enum/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/automation/trex_control_plane/python_lib/enum34-1.0.4/enum/README b/scripts/automation/trex_control_plane/python_lib/enum34-1.0.4/enum/README new file mode 100755 index 00000000..511af984 --- /dev/null +++ b/scripts/automation/trex_control_plane/python_lib/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. |