Added enum backport 1.0.4 for beets

This commit is contained in:
Bas Stottelaar
2015-01-27 22:31:42 +01:00
parent cf6a6a876f
commit 8be598c533
6 changed files with 4029 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
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.