]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add 'audio' resource.
authorGuido van Rossum <guido@python.org>
Tue, 11 Mar 2003 14:46:48 +0000 (14:46 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 11 Mar 2003 14:46:48 +0000 (14:46 +0000)
commit315aa361fc60d3328aad3a5dcfd42f08213c25fb
tree2d11f667515ea16abf7dcbd3f5015b09c0f7192a
parent47e5987256e6faf99bc8e474fd8351aa39808785
Add 'audio' resource.

ALERT! A month ago or so I made test_ossaudiodev.py require the
'audio' resource, but I didn't make the necessary changes to
regrtest.py.  This means that *nobody* has been testing the oss module
all that time!
Lib/test/regrtest.py