Lines Matching full:usub
62 class usub(unicode):64 return 'usub(%r)' % unicode.__repr__(self)65 object = usub(object)