##// END OF EJS Templates
py3: use email.generator.BytesGenerator in patch.split()...
py3: use email.generator.BytesGenerator in patch.split() This fixes test-import.t on python3. We add Generator alias in mail module to handle python2/python3 compatibility.
Denis Laxalde -
r43426:0e6a7ce8 default
Show More