mirror of
https://github.com/python/cpython.git
synced 2026-05-14 08:28:31 -04:00
4403320727
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