Skip to content
Snippets Groups Projects
Commit fd4e8f53 authored by Damian Johnson's avatar Damian Johnson
Browse files

get_tor_controller() is already authenticated

Unless you specify 'authenticate = False' the controller this provides is
already connected and authenticated. Also, it's wise to always use this in a
'with' block so we still close the connection if we run into an error.
parent 40f87950
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment