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

Lines Matching refs:_is_unicode

1037     def _is_unicode(x):
1040 def _is_unicode(x):
1047 if _is_unicode(url):
1206 if _is_unicode(s):
1334 elif _is_unicode(v):