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
audio.py Rewrite audio.py to jive with image.py (#91886) 2022-04-24 15:50:07 -07:00
base.py
image.py gh-91520: Rewrite imghdr inlining for clarity and completeness (#91521) 2022-04-14 17:48:59 -07:00
message.py
multipart.py
nonmultipart.py
text.py