aboutsummaryrefslogtreecommitdiffstats
path: root/helpers/tor.py
diff options
context:
space:
mode:
authorficus <ficus@robocracy.org>2012-09-15 21:51:21 +0200
committerficus <ficus@robocracy.org>2012-09-15 21:51:21 +0200
commit22c3233245584dd4b20a8b654f421d766688f3d1 (patch)
tree1ee2cd25bcf0a891aecbdfb1b480acd8c12e44b6 /helpers/tor.py
parent6db40a13343c9a10695faf7224863bb73075d6c8 (diff)
downloadtui-22c3233245584dd4b20a8b654f421d766688f3d1.tar.gz
tui-22c3233245584dd4b20a8b654f421d766688f3d1.zip
docs
Diffstat (limited to 'helpers/tor.py')
-rw-r--r--helpers/tor.py4
1 files changed, 4 insertions, 0 deletions
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()