mirror of
https://github.com/python/cpython.git
synced 2026-05-23 21:02:58 -04:00
d1eeecbd43
_split_header(): Split on folding whitespace if the attempt to split
on semi-colons failed.
_split_header(): Patch by Matthew Cowles for fixing SF bug # 471918,
Generator splitting long headers.