Added docstring cross-references between rpc and rpcserver modules

This commit is contained in:
Jason Gerard DeRose
2009-01-16 01:56:39 -07:00
parent f2e479c33e
commit 462bac3c13
2 changed files with 6 additions and 2 deletions

View File

@@ -19,6 +19,8 @@
"""
RPC server.
Also see the `ipalib.rpc` module.
"""
from xmlrpclib import Fault