Home
last modified time | relevance | path

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

/third_party/python/Lib/xmlrpc/
Dserver.py165 def __init__(self, allow_none=False, encoding=None, argument
600 logRequests=True, allow_none=False, encoding=None, argument
617 logRequests=True, allow_none=False, encoding=None, argument
655 def __init__(self, allow_none=False, encoding=None, use_builtin_types=False): argument
937 logRequests=True, allow_none=False, encoding=None, argument
Dclient.py485 def __init__(self, encoding=None, allow_none=False): argument
945 allow_none=False): argument
1425 allow_none=False, use_datetime=False, use_builtin_types=False, argument
/third_party/python/Lib/multiprocessing/
Dcontext.py197 def get_start_method(self, allow_none=False): argument
249 def get_start_method(self, allow_none=False): argument