Skip to content

Commit

Permalink
Vendor enum34
Browse files Browse the repository at this point in the history
This is needed for #1540

While the usage there is trivial and could probably be worked around, I'd
rather vendor it so that future code can use enums... since `enum` is
already available in the python 3 stdlib, this will be easy enough to
eventually stop vendoring whenever we finally drop python 2 support.
  • Loading branch information
jeffwidman committed Oct 22, 2018
1 parent b83feec commit a7e28ae
Showing 1 changed file with 841 additions and 0 deletions.
Loading

0 comments on commit a7e28ae

Please sign in to comment.