commit | cd7051f698219e119558bb6ef85cdcd3e074f339 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Wed Mar 26 17:57:25 2003 +0000 |
committer | Barry Warsaw <barry@python.org> | Wed Mar 26 17:57:25 2003 +0000 |
tree | dad5c15e84724831848b1b94fd5c347e664e7f6e | |
parent | 8af56778fd7753252861baab3fa00ac3696ddbc6 [diff] |
typed_subpart_iterator(): Fix these to use non-deprecated APIs, i.e. get_content_maintype() and get_content_subtype(). Also, add True, False for Python 2.2.x where x < 2 compatibility.