Home | History | Annotate | Download | only in test

Lines Matching refs:Foo5

1228         class Foo5(unicode):
1262 self.assertEqual(unicode(Foo5("bar")), u"foo")