[stem/master] Removing broken stem.util.control import

7 Jul
2012
7 Jul
'12
5:34 a.m.
commit 6631bf536adb73f7499bde68a0f1289a51e8f2aa Author: Damian Johnson <atagar@torproject.org> Date: Fri Jul 6 22:33:15 2012 -0700 Removing broken stem.util.control import I deleted stem/util/control.py but forgot to rm the pyc afterward so stem continued to work for me despite having a broken import. Caught by Beck. --- stem/control.py | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/stem/control.py b/stem/control.py index 1b830a5..5fce8c8 100644 --- a/stem/control.py +++ b/stem/control.py @@ -39,7 +39,6 @@ import stem.connection import stem.response import stem.socket import stem.version -import stem.util.control import stem.util.log as log # state changes a control socket can have
4702
Age (days ago)
4702
Last active (days ago)
0 comments
1 participants
participants (1)
-
atagar@torproject.org