mirror of
https://github.com/python/cpython.git
synced 2026-05-16 09:29:00 -04:00
b03136ad52
gets done when maxheaderlen <> 0. The header really gets wrapped via the email.Header.Header class, which has a more sophisticated algorithm than just splitting on semi-colons.