Daniel Holth added the comment:

In bdist_wheel I've gone to some lengths to re-use the email module to parse 
and generate "RFC822 inspired" documents. The output is not a valid e-mail but 
it is useful.

It is awkward to use the email module this way.

We will sidestep the issue hopefully this year by switching to json.

----------
nosy: +dholth

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20531>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to