Loading…
Should fix #27. I only tested it on 3.4, but this should also work with at least 3.3.
Python 3.3+ support
98f2a6a
Seems like you can at least drop the "L" at the end of the long IPv6 mask. That should work with old and new Python, yes?
@schlitzered offered a PR in #35 that doesn't depend on six.
Should fix #27. I only tested it on 3.4, but this should also work with at least 3.3.