From: Barry Warsaw Date: Mon, 30 Dec 2002 17:44:27 +0000 (+0000) Subject: A copy of the audio test file from Lib/test, needed because some X-Git-Tag: v2.3c1~2820 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c99c08c764df60650b371914e9c1f0fe1920fd63;p=thirdparty%2FPython%2Fcpython.git A copy of the audio test file from Lib/test, needed because some binary distros (read RPMs) don't include the test module in their standard Python package. This eliminates an external dependency and closes SF bug # 650441. --- diff --git a/Lib/email/test/data/audiotest.au b/Lib/email/test/data/audiotest.au new file mode 100644 index 000000000000..1ad28ce1fdd7 Binary files /dev/null and b/Lib/email/test/data/audiotest.au differ