summaryrefslogtreecommitdiff
path: root/pyro_ext.py
diff options
context:
space:
mode:
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