Searched refs:detect_charset (Results 1 – 1 of 1) sorted by relevance
193 charset = detect_charset(self._content_type_raw)1676 def detect_charset(ctype): function