Home | History | Annotate | Download | only in multiprocessing

Lines Matching refs:dic

894     dic = {}
898 return self._callmethod(%r, args, kwds)''' % (meth, meth) in dic
900 ProxyType = type(name, (BaseProxy,), dic)