Home | History | Annotate | Download | only in Lib

Lines Matching refs:decode_data

134                  map=None, enable_SMTPUTF8=False, decode_data=False):
141 self._decode_data = decode_data
142 if enable_SMTPUTF8 and decode_data:
143 raise ValueError("decode_data and enable_SMTPUTF8 cannot"
145 if decode_data:
634 enable_SMTPUTF8=False, decode_data=False):
639 self._decode_data = decode_data
640 if enable_SMTPUTF8 and decode_data:
641 raise ValueError("decode_data and enable_SMTPUTF8 cannot"
690 empty if decode_data=True was given as init parameter, otherwise