]> granicus.if.org Git - python/commit
TestMIMEAudio.setUp(): Use the email package's copy of the audio test
authorBarry Warsaw <barry@python.org>
Mon, 30 Dec 2002 17:45:02 +0000 (17:45 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 30 Dec 2002 17:45:02 +0000 (17:45 +0000)
commitf29ffbdbf5a70f5230ce130372055924f71277a6
treeba2c17722001f729284e97689efcd74769622cc9
parentc99c08c764df60650b371914e9c1f0fe1920fd63
TestMIMEAudio.setUp(): Use the email package's copy of the audio test
file, 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.
Lib/email/test/test_email.py