Python controller library for Tor
Go to file
Damian Johnson 0a083c8b73 Accidently suppressing integ asserts
A previous commit to suppress errors from the close() method in python 2.7 also
suppressed the following asserts. These asserts still work with 2.7 so removing
them from the try block.
2011-10-20 10:09:36 -07:00
stem Moving tor launcher into stem function 2011-10-20 09:58:37 -07:00
test Accidently suppressing integ asserts 2011-10-20 10:09:36 -07:00
.gitignore Adding gitignore for pyc and vim swap files 2011-10-08 16:15:48 -07:00
run_tests.py Integration tests / fixes for types.ControlMessage 2011-10-17 09:45:43 -07:00