Re: blog post about the headef folding algorithm rewrite
Glenn Linderman <[email protected]> Mon, 11 Apr 2011 18:42:33 -0700
| Newsgroups | gmane.comp.python.mime.devel |
|---|---|
| Message-ID | <[email protected]> |
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