[issue25640] EmailMessage should throw an error if policy is set to compat32

2018-07-11 Thread Serhiy Storchaka
Change by Serhiy Storchaka : -- type: crash -> behavior ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https

[issue25640] EmailMessage should throw an error if policy is set to compat32

2015-11-16 Thread R. David Murray
Changes by R. David Murray : -- title: Message.is_attachment() throws exception -> EmailMessage should throw an error if policy is set to compat32 ___ Python tracker ___ ___