Staging
v0.8.1
https://github.com/python/cpython
Revision 717501e9aeb0efa0f5003b3417e2fdec0b1d8f56 authored by Barry Warsaw on 19 November 2003, 02:19:43 UTC, committed by Barry Warsaw on 19 November 2003, 02:19:43 UTC
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 e00b9b5
History
Tip revision: 717501e9aeb0efa0f5003b3417e2fdec0b1d8f56 authored by Barry Warsaw on 19 November 2003, 02:19:43 UTC
__init__(): The docstring was incorrect regarding how header wrapping
Tip revision: 717501e

README

back to top