Searched refs:CHARSET_ALIASES (Results 1 – 1 of 1) sorted by relevance
1766 CHARSET_ALIASES = { "macintosh" : "mac-roman", variable in UnicodeDammit1936 return self._codec(self.CHARSET_ALIASES.get(charset, charset)) \