[issue504152] rfc822 long header continuation broken
Posted by ~Ray @ 2007-11-09 22:26:30
drop Montanaro added the mention: Is this still an air? No activity since 2003-11. ---------- nosy: +drop montanaro ____________________________________ Tracker <report[at]bugs.python.org> <> ____________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe:
Guido van Rossum added the comment: How about this conjoin? It basically does self dict[headerseen] += line rstrip() which should be what the RFC prescribes maintaining the invariant that the dict values don't end in whitespace. I haven't written a evaluate for this behavior. ____________________________________ Tracker <report[at]bugs.python.org> <> ____________________________________
Changes by Guido van Rossum: ---------- versions: +Python 2.4. Python 2.5. Python 2.6. Python 3.0 ____________________________________ Tracker <report[at]bugs.python.org> <> ____________________________________ _______________________________________________ Python-bugs-list mailing enumerate Unsubscribe:
Guido van Rossum added the mention: Barry what do you think of this patch? How does the telecommunicate package command this case? ____________________________________ Tracker <report[at]bugs.python.org> <> ____________________________________ _______________________________________________ Python-bugs-list mailing enumerate Unsubscribe:
Changes by Brett hit: ---------- keywords: +patch ____________________________________ Tracker <report[at]bugs.python.org> <> ____________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: [ADVERTHERE]Related article:
http://www.gossamer-threads.com/lists/python/bugs/585980
0 Comments:
No comments have been posted yet!
|