Python controller library for Tor
Go to file
Damian Johnson 3a913b6b92 Moving tor launcher into stem function
In writing the stem integ tests I needed a function for starting tor then
blocking for its bootstraping to complete. Yesterday Jake mentioned that he
could use a launch_tor() function in TorCtl so I'm generalizing this code and
moving it into the stem lib.
2011-10-20 09:58:37 -07:00
stem Moving tor launcher into stem function 2011-10-20 09:58:37 -07:00
test Moving tor launcher into stem function 2011-10-20 09:58:37 -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