[Pkg-privacy-commits] [obfsproxy] 175/353: use new API
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:01:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository obfsproxy.
commit 4754f001eec7893871f497e0270ea19fc50d5a28
Author: Ximin Luo <infinity0 at gmx.com>
Date: Wed Aug 14 15:40:37 2013 +0100
use new API
---
obfsproxy/pyobfsproxy.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/obfsproxy/pyobfsproxy.py b/obfsproxy/pyobfsproxy.py
index 31ea395..0eae0f6 100755
--- a/obfsproxy/pyobfsproxy.py
+++ b/obfsproxy/pyobfsproxy.py
@@ -18,7 +18,7 @@ import obfsproxy.managed.server as managed_server
import obfsproxy.managed.client as managed_client
from obfsproxy import __version__
-from pyptlib.util import checkClientMode
+from pyptlib.config import checkClientMode
from twisted.internet import task # for LoopingCall
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/obfsproxy.git
More information about the Pkg-privacy-commits
mailing list