diff options
author | Barry Warsaw <barry@python.org> | 2001-10-11 15:43:00 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2001-10-11 15:43:00 (GMT) |
commit | e552882960e4caa26ec80465ee501da17bc29e51 (patch) | |
tree | 4dfbf32c7f2cad5071a576b58c50d925aff5e9b6 /Lib/Queue.py | |
parent | 4819e97a48e3e6584035c482d24953018bf2f851 (diff) | |
download | cpython-e552882960e4caa26ec80465ee501da17bc29e51.zip cpython-e552882960e4caa26ec80465ee501da17bc29e51.tar.gz cpython-e552882960e4caa26ec80465ee501da17bc29e51.tar.bz2 |
HeaderParser: A new subclass of Parser which only parses the message
headers. It does not parse the body of the message, instead simply
assigning it as a string to the container's payload. This can be much
faster when you're only interested in a message's header.
Diffstat (limited to 'Lib/Queue.py')
0 files changed, 0 insertions, 0 deletions