This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients brian.curtin, serhiy.storchaka
Date 2017-11-09.23:03:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510268612.16.0.213398074469.issue31985@psf.upfronthosting.co.za>
In-reply-to
Content
audiotests.py. Create class AudioMiscTests and inherit classes AifcMiscTest, SunauMiscTest, WaveMiscTest from it instead of AudioTests. There is more work because there was no base for misc tests, but this will make adding other common misc test easier.
History
Date User Action Args
2017-11-09 23:03:32serhiy.storchakasetrecipients: + serhiy.storchaka, brian.curtin
2017-11-09 23:03:32serhiy.storchakasetmessageid: <1510268612.16.0.213398074469.issue31985@psf.upfronthosting.co.za>
2017-11-09 23:03:32serhiy.storchakalinkissue31985 messages
2017-11-09 23:03:32serhiy.storchakacreate