##// 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.

File last commit:

r37193:943d77fc default
r43426:0e6a7ce8 default
Show More
__init__.py
2 lines | 61 B | text/x-python | PythonLexer
#
# This file is necessary to make this directory a package.