summaryrefslogtreecommitdiffstats
path: root/Lib/test/data/msg_22.txt
Commit message (Collapse)AuthorAgeFilesLines
* A fix for SF bug #472560, extra newlines returned by get_param() whenBarry Warsaw2001-10-251-0/+46
the separating semi-colon shows up on a continuation line (legal, but weird). Bug reported and fixed by Matthew Cowles. Test case and sample email included.