On 4/11/2011 6:09 PM, R. David Murray wrote:
What would work would be to provide an alternate API where the Header class feeds in an already-split list instead of a string. That makes sense from several perspectives.
That's the essence of what I meant. An already-split list wouldn't (hopefully) need to do the double substitution for white-space versus placeholders, and wouldn't need to parse to find potential split points. The only fly in the ointment would be if there was an item in the already-split list that is too long and needs to be further split.
"Just a person that is interested in email and wants to post to the list and wants to use a discriptive but not real name for real name" <[email protected]> -ly yours,
Glenn
_______________________________________________ Email-SIG mailing list [email protected] Your options: http://mail.python.org/mailman/options/email-sig/archive%40mail-archive.com
