]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
typed_subpart_iterator(): Fix these to use non-deprecated APIs,
authorBarry Warsaw <barry@python.org>
Wed, 26 Mar 2003 17:56:21 +0000 (17:56 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 26 Mar 2003 17:56:21 +0000 (17:56 +0000)
commit8af56778fd7753252861baab3fa00ac3696ddbc6
tree063784b18a427099e7fdf6fd31e23fb04f9c064c
parent11cfbd6ef2496aa08437fe6aab6a2768636206fd
typed_subpart_iterator(): Fix these to use non-deprecated APIs,
i.e. get_content_maintype() and get_content_subtype().
Lib/email/_compat21.py