]> granicus.if.org Git - python/commit
_structure(): Don't get the whole Content-Type: header, just get the
authorBarry Warsaw <barry@python.org>
Thu, 11 Jul 2002 20:24:36 +0000 (20:24 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 11 Jul 2002 20:24:36 +0000 (20:24 +0000)
commit4ef1c7d85be6832b21090c6e087b1567a256ef73
tree359a1975c62d6b5b81a93b2faa5dbf69474eb42e
parent425a8ec05e2b14ee2738d4930b1776a01305d023
_structure(): Don't get the whole Content-Type: header, just get the
type with get_type().
Lib/email/Iterators.py