Staging
v0.5.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
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 15.1 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.9 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top