mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Removed depreciated import of errors in frontend.py
This commit is contained in:
committed by
Rob Crittenden
parent
0313f03277
commit
e0b00d5981
@@ -41,7 +41,9 @@ def params_2_args_options(params):
|
||||
|
||||
class xmlserver(Backend):
|
||||
"""
|
||||
Execution backend for XML-RPC server.
|
||||
Execution backend plugin for XML-RPC server.
|
||||
|
||||
Also see the `ipalib.rpc.xmlclient` plugin.
|
||||
"""
|
||||
|
||||
def dispatch(self, method, params):
|
||||
|
||||
Reference in New Issue
Block a user