Home | History | Annotate | Download | only in test

Lines Matching refs:__unicode__

218             def __unicode__(self):
221 self.assertIn("__unicode__", dir(weakref.proxy(instance)))