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

#ticket 163 - Changed listwrapper in torconfig for py3. #166

Closed ghost closed 8 years ago

meejah commented 8 years ago

I think it's because you're now assigning inside the wrong scope now. Hmmm .... probably you'll have to do it in __init__.

meejah commented 8 years ago

A similar python3 fix is in the in-progress release-1.x branch