Lines Matching refs:dic
936 dic = {}940 return self._callmethod(%r, args, kwds)''' % (meth, meth), dic)942 ProxyType = type(name, (BaseProxy,), dic)