Searched refs:create_method (Results 1 – 2 of 2) sorted by relevance
696 method_to_typeid=None, create_method=True): argument720 if create_method:1225 SyncManager.register('Iterator', proxytype=IteratorProxy, create_method=False)1226 SyncManager.register('AsyncResult', create_method=False)
1705 ….. method:: register(typeid[, callable[, proxytype[, exposed[, method_to_typeid[, create_method]]]…1716 *create_method* argument is ``False`` then this can be left as1739 *create_method* determines whether a method should be created with name