Home
last modified time | relevance | path

Searched refs:_toUnicode (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/beautifulsoup/
DBeautifulSoup.py1829 u = self._toUnicode(markup, proposed)
1839 def _toUnicode(self, data, encoding): member in UnicodeDammit