[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [arm/release] fix: removing dreprcated hearder comment
commit 25157e75d3480dbe61ec99d6298de091a8b71446
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date: Sat Jun 11 12:37:56 2011 -0700
fix: removing dreprcated hearder comment
The connect functionality of torTools was long ago sent upstream to TorCtl.
---
src/util/torTools.py | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diff --git a/src/util/torTools.py b/src/util/torTools.py
index d7ffa4d..f17ed0b 100644
--- a/src/util/torTools.py
+++ b/src/util/torTools.py
@@ -1,12 +1,6 @@
"""
Helper for working with an active tor process. This both provides a wrapper for
-accessing TorCtl and notifications of state changes to subscribers. To quickly
-fetch a TorCtl instance to experiment with use the following:
-
->>> import util.torTools
->>> conn = util.torTools.connect()
->>> conn.get_info("version")["version"]
-'0.2.1.24'
+accessing TorCtl and notifications of state changes to subscribers.
"""
import os
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits