Home | History | Annotate | Download | only in test

Lines Matching refs:proxy1

222         proxy1 = weakref.proxy(o)
225 self.assertIs(proxy1, proxy2,
385 proxy1 = weakref.proxy(o)
390 del ref1, ref2, proxy1, proxy2