summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2002-06-28 23:41:42 +0000
committerBarry Warsaw <barry@python.org>2002-06-28 23:41:42 +0000
commitcbf1f83aca30d7f13eb72c1e87684f0de9970ce6 (patch)
treec9a7510114293d0f82de1759ac2be3d1b853f550 /Python/pythonrun.c
parent69d0107a64b7dab28eda0191b5343f73125075ee (diff)
downloadcpython-cbf1f83aca30d7f13eb72c1e87684f0de9970ce6.tar.gz
_split_header(): The code here was terminally broken because it didn't
know anything about RFC 2047 encoded headers. Fortunately we have a perfectly good header splitter in Header.encode(). So we just call that to give us a properly formatted and split header. Header.encode() didn't know about "highest-level syntactic breaks" but that's been fixed now too.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions