Home | History | Annotate | Download | only in python2.7

Lines Matching full:_unicode

22     _unicode = unicode
26 class _unicode(object):
364 if isinstance(localename, _unicode):