Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Ddammit.py326 CHARSET_ALIASES = {"macintosh": "mac-roman", variable in UnicodeDammit
440 value = (self._codec(self.CHARSET_ALIASES.get(charset, charset))