From 22c3233245584dd4b20a8b654f421d766688f3d1 Mon Sep 17 00:00:00 2001 From: ficus Date: Sat, 15 Sep 2012 21:51:21 +0200 Subject: docs --- helpers/tor.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'helpers/tor.py') diff --git a/helpers/tor.py b/helpers/tor.py index 438cb5d..d639ce2 100644 --- a/helpers/tor.py +++ b/helpers/tor.py @@ -1,3 +1,7 @@ +""" +Helper code for interacting with Tor and modifying the Tor system +configuration. +""" def get_tor_status(): d = dict() -- cgit v1.2.3