Martin Pitt 4f534526ca Python 3.2 workaround: Drop usage of enum module
enum is not yet available in Python 3.2, but as long as snakefruit still runs
Ubuntu 12.04 we need to get along without it.
2016-11-17 11:29:23 +01:00
..