diff options
| author | Xusheng <xusheng@vector35.com> | 2022-04-29 16:56:29 +0800 |
|---|---|---|
| committer | Xusheng <xusheng@vector35.com> | 2022-05-03 19:14:30 +0800 |
| commit | 2bac73c8d2c0071a8bcc307091a1e508af5004b3 (patch) | |
| tree | 5f9b8aad923d993beab4a312a6904223cbf94650 /python/enum/README | |
| parent | e75f0a441cb6f3c5b55c8b1e9fc8d2fa9cc131ed (diff) | |
Remove the Python enum module
Diffstat (limited to 'python/enum/README')
| -rw-r--r-- | python/enum/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/enum/README b/python/enum/README deleted file mode 100644 index aa2333d8..00000000 --- a/python/enum/README +++ /dev/null @@ -1,3 +0,0 @@ -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+ |
