Home | History | Annotate | Download | only in test

Lines Matching refs:proxy1

177         proxy1 = weakref.proxy(o)
180 self.assertTrue(proxy1 is proxy2,
343 proxy1 = weakref.proxy(o)
348 del ref1, ref2, proxy1, proxy2