diff options
author | Barry Warsaw <barry@python.org> | 2002-07-09 16:33:47 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2002-07-09 16:33:47 +0000 |
commit | 74bdf1f78b6facfbd46d2c00785f9a5fdb7d621f (patch) | |
tree | 6ec3c67491f2c0a85fab3b217a98a4e2525a2e5a /Python/pythonrun.c | |
parent | 712bf6733b4bb0d3e1818d92486091c559e8b1d6 (diff) | |
download | cpython-74bdf1f78b6facfbd46d2c00785f9a5fdb7d621f.tar.gz |
make_header(): New function to take the output of decode_header() and
create a Header instance. Closes feature request #539481.
Header.__init__(): Allow the initial string to be omitted.
__eq__(), __ne__(): Support rich comparisons for equality of Header
instances withy Header instances or strings.
Also, update a bunch of docstrings.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions