plexpy/lib/enum
2015-02-22 18:32:51 +02:00
..
doc Initial Commit 2015-02-22 18:32:51 +02:00
__init__.py Initial Commit 2015-02-22 18:32:51 +02:00
enum.py Initial Commit 2015-02-22 18:32:51 +02:00
LICENSE Initial Commit 2015-02-22 18:32:51 +02:00
README Initial Commit 2015-02-22 18:32:51 +02:00
test_enum.py Initial Commit 2015-02-22 18:32:51 +02: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.