cpython/Lib/email/mime
Barry Warsaw 4403320727
Rewrite audio.py to jive with image.py (#91886)
Similar to the rewrite of email/mime/image.py and associated test after the
deprecation of imghdr.py, thisrewrites email/mime/audio.py and associated
tests after the deprecation of sndhdr.py.

Closes #91885
2022-04-24 15:50:07 -07:00
..
__init__.py
application.py #27331: add policy keyword argument to all MIME subclasses. 2016-09-07 16:48:35 -04:00
audio.py Rewrite audio.py to jive with image.py (#91886) 2022-04-24 15:50:07 -07:00
base.py #27331: add policy keyword argument to all MIME subclasses. 2016-09-07 16:48:35 -04:00
image.py gh-91520: Rewrite imghdr inlining for clarity and completeness (#91521) 2022-04-14 17:48:59 -07:00
message.py #27331: add policy keyword argument to all MIME subclasses. 2016-09-07 16:48:35 -04:00
multipart.py #27331: add policy keyword argument to all MIME subclasses. 2016-09-07 16:48:35 -04:00
nonmultipart.py Closes #19434: fix copy-paste error in MIMENonMultipart docstring. 2014-10-02 12:35:08 +02:00
text.py Issue #27445: Merge from 3.5 2016-09-08 19:42:11 +03:00