Home
last modified time | relevance | path

Searched defs:allow_dotted_names (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
DSimpleXMLRPCServer.py115 def resolve_dotted_attribute(obj, attr, allow_dotted_names=True): argument
175 def register_instance(self, instance, allow_dotted_names=False): argument