Searched refs:IteratorProxy (Results 1 – 4 of 4) sorted by relevance
967 class IteratorProxy(BaseProxy): class1116 SyncManager.register('Iterator', proxytype=IteratorProxy, create_method=False)
1021 class IteratorProxy(BaseProxy): class1216 SyncManager.register('Iterator', proxytype=IteratorProxy, create_method=False)
1445 class IteratorProxy(BaseProxy): class1459 MyManager.register('baz', callable=baz, proxytype=IteratorProxy)
2821 class IteratorProxy(BaseProxy): class2833 MyManager.register('baz', callable=baz, proxytype=IteratorProxy)