]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Generator's constructor: The documentation was incorrect regarding how
authorBarry Warsaw <barry@python.org>
Wed, 19 Nov 2003 02:20:14 +0000 (02:20 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 19 Nov 2003 02:20:14 +0000 (02:20 +0000)
commit9c4a694a92cbd56b85b3adf5ea076b806bb3f575
tree0cc52b1088eca26fd3d0e0de82b551cee9feb0de
parent717501e9aeb0efa0f5003b3417e2fdec0b1d8f56
Generator's constructor: The documentation was incorrect regarding how
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.
Doc/lib/emailgenerator.tex