Home
last modified time | relevance | path

Searched refs:SERIALIZER (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py1442 SERIALIZER = 'xmlrpclib' variable
1461 address=address, authkey=authkey, serializer=SERIALIZER
1472 address=(test.test_support.HOST, 0), authkey=authkey, serializer=SERIALIZER
1481 address=manager.address, authkey=authkey, serializer=SERIALIZER
1501 address=address, authkey=authkey, serializer=SERIALIZER)
1509 address=(test.test_support.HOST, 0), authkey=authkey, serializer=SERIALIZER)
1525 address=addr, authkey=authkey, serializer=SERIALIZER)