Lines Matching refs:list
53 return list, (list(obj),)
120 Return a list of names of methods of `obj`
131 Return a list of names of methods of `obj` which do not start with '_'
344 keys = list(self.id_to_refcount.keys())
396 exposed = list(exposed) + list(method_to_typeid)
459 # proxy objects (e.g. a managed list of managed lists).
716 for key, value in list(method_to_typeid.items()): # isinstance?
1007 items = list(self.__dict__.items())
1205 of threads, plus `dict`, `list` and `Namespace`.
1222 SyncManager.register('list', list, ListProxy)
1251 and removes it from the list of blocks being tracked."""
1314 """Returns a list of names of shared memory blocks that the Server
1323 and for creating a list-like object (ShareableList) backed by shared