Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/multiprocessing/
Dmanagers.py1045 BaseListProxy = MakeProxyType('BaseListProxy', ( variable
1052 class ListProxy(BaseListProxy):