Staging
v0.8.1
https://github.com/python/cpython
Revision 9c4a694a92cbd56b85b3adf5ea076b806bb3f575 authored by Barry Warsaw on 19 November 2003, 02:20:14 UTC, committed by Barry Warsaw on 19 November 2003, 02:20:14 UTC
header wrapping 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.
1 parent 717501e
History
Tip revision: 9c4a694a92cbd56b85b3adf5ea076b806bb3f575 authored by Barry Warsaw on 19 November 2003, 02:20:14 UTC
Generator's constructor: The documentation was incorrect regarding how
Tip revision: 9c4a694

README

back to top