forked from mirrors/gecko-dev
Differential Revision: https://phabricator.services.mozilla.com/D8624 --HG-- extra : moz-landing-system : lando
3 lines
157 B
Text
3 lines
157 B
Text
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+
|