This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xiang.zhang
Recipients barry, r.david.murray, uckelman, xiang.zhang
Date 2017-02-03.06:45:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486104308.65.0.141824650731.issue29412@psf.upfronthosting.co.za>
In-reply-to
Content
This seems not related to #27931.

The problem is that the receiver's content is only CFWS. It's just like it's empty and for the default policy, it checks `value[0] == '"'` in `get_word`.
History
Date User Action Args
2017-02-03 06:45:08xiang.zhangsetrecipients: + xiang.zhang, barry, r.david.murray, uckelman
2017-02-03 06:45:08xiang.zhangsetmessageid: <1486104308.65.0.141824650731.issue29412@psf.upfronthosting.co.za>
2017-02-03 06:45:08xiang.zhanglinkissue29412 messages
2017-02-03 06:45:08xiang.zhangcreate