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.

作者 barry
收信人
日期 2006-01-17.12:54:06
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
内容
Logged In: YES 
user_id=12800

The module that speaks the wire protocol should do the
conversion.  IMO, there's no other way to guarantee that
you're RFC compliant.  You could be getting your data from
the email package, but you could be getting it from anywhere
else, and /that/ source may not be RFC line ended either. 
Since you can't change every possible source of data for
NNTP or SMTP, your network interface must guarantee conformance.
历史
日期 用户 动作 参数
2007-08-23 16:11:28admin链接issue1349106 messages
2007-08-23 16:11:28admin创建