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

Lines Matching refs:search

168 def _decode(data, encoding, is8bit=re.compile("[\x80-\xff]").search):