Home
last modified time | relevance | path

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

/third_party/python/Lib/xmlrpc/
Dserver.py124 def resolve_dotted_attribute(obj, attr, allow_dotted_names=True): argument
173 def register_instance(self, instance, allow_dotted_names=False): argument