diff options
author | Barry Warsaw <barry@python.org> | 2003-11-19 02:23:01 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2003-11-19 02:23:01 (GMT) |
commit | b03136ad527579b93fa62cbf80d61511d41a839c (patch) | |
tree | 5ee1f638088f247c1f0a7ec9d8800e362fcf8e9c /Lib/idlelib/run.py | |
parent | f8d3bcc77eb72d354d14ae7c72d40aace3c42c27 (diff) | |
download | cpython-b03136ad527579b93fa62cbf80d61511d41a839c.zip cpython-b03136ad527579b93fa62cbf80d61511d41a839c.tar.gz cpython-b03136ad527579b93fa62cbf80d61511d41a839c.tar.bz2 |
__init__(): The docstring 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.
Diffstat (limited to 'Lib/idlelib/run.py')
0 files changed, 0 insertions, 0 deletions