diff options
author | Barry Warsaw <barry@python.org> | 2003-03-07 15:43:17 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2003-03-07 15:43:17 (GMT) |
commit | ce6bf59b2d7583c6a904f98e199988d9933720a9 (patch) | |
tree | cf4f8975630386675ab1538ce92e2c455fac63e8 /Lib/idlelib/PyShell.py | |
parent | 9f3fcd9c23be0b430e335d36ea374ce9838e390e (diff) | |
download | cpython-ce6bf59b2d7583c6a904f98e199988d9933720a9.zip cpython-ce6bf59b2d7583c6a904f98e199988d9933720a9.tar.gz cpython-ce6bf59b2d7583c6a904f98e199988d9933720a9.tar.bz2 |
_write_headers(), _split_header(): All of the smarts for splitting
long header lines is now (properly) in the Header class. So we no
longer need _split_header() and we'll just defer to Header.encode()
when we have a plain string.
Diffstat (limited to 'Lib/idlelib/PyShell.py')
0 files changed, 0 insertions, 0 deletions