Berker Peksag added the comment:

> I think we just need to plumb a `policy` argument through to the ultimate base
> class, email.message.Message

That's already possible: 
https://docs.python.org/dev/library/email.message.html#email.message.Message

It would be nice to be able to customize 'policy' via BaseMime: 
https://github.com/python/cpython/blob/master/Lib/email/mime/base.py#L23

----------

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

Reply via email to