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 eric.snow
Recipients brett.cannon, eric.snow, georg.brandl, pitrou, sfeltman
Date 2012-08-17.05:35:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345181734.54.0.659810286683.issue15715@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a simple patch the allows bogus names in the fromlist.  I'm going to verify that this matches the 3.2 semantics, which may not be so cut-and-dry.
History
Date User Action Args
2012-08-17 05:35:35eric.snowsetrecipients: + eric.snow, brett.cannon, georg.brandl, pitrou, sfeltman
2012-08-17 05:35:34eric.snowsetmessageid: <1345181734.54.0.659810286683.issue15715@psf.upfronthosting.co.za>
2012-08-17 05:35:33eric.snowlinkissue15715 messages
2012-08-17 05:35:30eric.snowcreate