meejah / txtorcon

Twisted-based asynchronous Tor control protocol implementation. Includes unit-tests, examples, state-tracking code and configuration abstraction.
http://fjblvrw2jrxnhtg67qpbzi45r7ofojaoo3orzykesly2j3c2m3htapid.onion/
MIT License
250 stars 72 forks source link

Adding support for 3.8 abstract base classes #338

Closed glowatsk closed 5 years ago

glowatsk commented 5 years ago

Quick fix for the abc change in 3.8.

Please let me know etiquette wise where a try block like this should go for imports.

meejah commented 5 years ago

Looks good to me, thanks!

(I guess a 3.8 builder should be added to the Travis config too :)