summaryrefslogtreecommitdiff
path: root/xmlrpcutils.py
diff options
context:
space:
mode:
authorSylvain Th?nault <sylvain.thenault@logilab.fr>2010-08-26 09:15:43 +0200
committerSylvain Th?nault <sylvain.thenault@logilab.fr>2010-08-26 09:15:43 +0200
commit3995a2da44fac63ee4ef16ab1054f5f7f4a05d71 (patch)
treeadc3b6bdbdc52b22957a404a30a87232c3ffa141 /xmlrpcutils.py
parent7d0cd87c0bf2c2460a04975dc48d9e737598b824 (diff)
downloadlogilab-common-3995a2da44fac63ee4ef16ab1054f5f7f4a05d71.tar.gz
deprecates some modules
Diffstat (limited to 'xmlrpcutils.py')
-rw-r--r--xmlrpcutils.py7
1 files changed, 1 insertions, 6 deletions
diff --git a/xmlrpcutils.py b/xmlrpcutils.py
index 5e3df07..82a85e6 100644
--- a/xmlrpcutils.py
+++ b/xmlrpcutils.py
@@ -15,12 +15,7 @@
#
# You should have received a copy of the GNU Lesser General Public License along
# with logilab-common. If not, see <http://www.gnu.org/licenses/>.
-"""XML-RPC utilities.
-
-
-
-
-"""
+"""XML-RPC utilities."""
__docformat__ = "restructuredtext en"
import xmlrpclib