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

Lines Matching refs:decode

2007         text = text.decode(encoding)
2443 doc = doc.decode(encoding)