summaryrefslogtreecommitdiff
path: root/pyro_ext.py
diff options
context:
space:
mode:
authorSylvain Th?nault <sylvain.thenault@logilab.fr>2010-08-09 11:47:10 +0200
committerSylvain Th?nault <sylvain.thenault@logilab.fr>2010-08-09 11:47:10 +0200
commit0b565571dc37df79db326273e0d47cb52c2d7bfe (patch)
tree56bdecad5c8081ce97ff12ce0111f7ac10d76534 /pyro_ext.py
parenta2effd103e2f0c76f317166d97d2efa32c74b654 (diff)
downloadlogilab-common-0b565571dc37df79db326273e0d47cb52c2d7bfe.tar.gz
minor cleanups
Diffstat (limited to 'pyro_ext.py')
-rw-r--r--pyro_ext.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/pyro_ext.py b/pyro_ext.py
index 151dea8..e619130 100644
--- a/pyro_ext.py
+++ b/pyro_ext.py
@@ -23,11 +23,8 @@ Main functions available:
approach and register it in the nameserver.
* `ns_unregister` unregister an object identifier from the nameserver.
* `ns_get_proxy` get a pyro proxy from a nameserver object identifier.
-
-:organization: Logilab
-
-
"""
+
__docformat__ = "restructuredtext en"
import logging