1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-02-14 18:25:30 +00:00
bazarr/libs/enum2
Louis Vézina 59c6a269ab WIP
2019-09-28 00:22:17 -04:00
..
doc WIP 2019-09-28 00:22:17 -04:00
__init__.py WIP 2019-09-28 00:22:17 -04:00
LICENSE WIP 2019-09-28 00:22:17 -04:00
README WIP 2019-09-28 00:22:17 -04:00
test.py WIP 2019-09-28 00:22:17 -04:00

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+