Searched refs:get_charsets (Results 1 – 3 of 3) sorted by relevance
124 charsets = msg.get_charsets()128 charsets = msg.get_charsets('dingbat')133 charsets = msg.get_charsets()2288 charsets = msg.get_charsets()2300 charsets = msg.get_charsets()
123 charsets = msg.get_charsets()127 charsets = msg.get_charsets('dingbat')132 charsets = msg.get_charsets()2408 charsets = msg.get_charsets()2420 charsets = msg.get_charsets()
778 def get_charsets(self, failobj=None): member in Message