-
- Downloads
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
Showing
- Lib/email/mime/audio.py 55 additions, 53 deletionsLib/email/mime/audio.py
- Lib/test/test_email/data/sndhdr.aifc 0 additions, 0 deletionsLib/test/test_email/data/sndhdr.aifc
- Lib/test/test_email/data/sndhdr.aiff 0 additions, 0 deletionsLib/test/test_email/data/sndhdr.aiff
- Lib/test/test_email/data/sndhdr.au 0 additions, 0 deletionsLib/test/test_email/data/sndhdr.au
- Lib/test/test_email/data/sndhdr.wav 0 additions, 0 deletionsLib/test/test_email/data/sndhdr.wav
- Lib/test/test_email/test_email.py 23 additions, 11 deletionsLib/test/test_email/test_email.py
Loading
Please register or sign in to comment