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

Fixed test_fsm for python < 2.7 #34

Closed lukaslueg closed 11 years ago

lukaslueg commented 11 years ago

The test_fsm() in testfsm-branch should work everywhere

meejah commented 11 years ago

Great, thanks! (I do care about python 2.6 since that's still what debian stable ships with).