[Pkg-privacy-commits] [pyptlib] 43/136: PEP 8 formatting
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:25:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository pyptlib.
commit d44692de15b785bc56a3c3a73236a6d9233423e0
Author: Brandon Wiley <brandon at blanu.net>
Date: Wed Aug 29 18:40:54 2012 -0500
PEP 8 formatting
---
src/pyptlib/easy/server.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/pyptlib/easy/server.py b/src/pyptlib/easy/server.py
index 5abc0ac..02eca8a 100644
--- a/src/pyptlib/easy/server.py
+++ b/src/pyptlib/easy/server.py
@@ -34,10 +34,12 @@ def init(transports):
return matchedTransports
+
def getORPort():
config = ServerConfig()
return config.ORPort
+
def reportSuccess(name, address, options):
"""
This method should be called to report when a transport has been successfully launched.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/pyptlib.git
More information about the Pkg-privacy-commits
mailing list