[stem/master] Adding exit_policy to stem's __init__.py

19 Jul
2012
19 Jul
'12
4:09 p.m.
commit d7ca32639205ca99ca053270b98b90dee4cc7986 Author: Damian Johnson <atagar@torproject.org> Date: Thu Jul 19 09:08:25 2012 -0700 Adding exit_policy to stem's __init__.py Forgot to add the new exit_policy.py module. --- stem/__init__.py | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/stem/__init__.py b/stem/__init__.py index faee5db..c05fcda 100644 --- a/stem/__init__.py +++ b/stem/__init__.py @@ -14,6 +14,7 @@ __all__ = [ "util", "connection", "control", + "exit_policy", "prereq", "process", "socket",
4694
Age (days ago)
4694
Last active (days ago)
0 comments
1 participants
participants (1)
-
atagar@torproject.org