Searched defs:register_introspection_functions (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | SimpleXMLRPCServer.py | 222 def register_introspection_functions(self): member in SimpleXMLRPCDispatcher |
/external/python/cpython3/Lib/xmlrpc/ | ||
D | server.py | 225 def register_introspection_functions(self): member in SimpleXMLRPCDispatcher |