Files
Joel Brobecker 23c0aea671 updates/sendmail.py: encode input and decode output when calling sendmail
This is another preparation patch for the transition to Python 3.x.
With Python 3.x, we need to make sure that the input used when
calling sendmail is converted to a byte string. We also then need
to make sure that the script's output is decoded into a string
when printing it.

Change-Id: I1b792638fb77c8d1b4ee2197b29b63922e0fe211
TN: U530-006
2021-10-06 11:27:20 -07:00
..
2021-04-18 14:59:01 +04:00
2021-04-18 14:59:01 +04:00