]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Simple test suite for wave.py by Jean-Claude Rimbault (with some
authorGuido van Rossum <guido@python.org>
Mon, 9 Oct 2000 20:05:59 +0000 (20:05 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 9 Oct 2000 20:05:59 +0000 (20:05 +0000)
commita00afc1ead7d0c09d9407ccf06b4bedf8eade0a5
tree13ab3e599126a638d185977727cdb7bd9215e0af
parent13a3069c2b77df9874d68b5afef97a81525b4ceb
Simple test suite for wave.py by Jean-Claude Rimbault (with some
changes to avoid using assert).
Lib/test/test_wave.py [new file with mode: 0644]