]> granicus.if.org Git - python/commit
Don't use standard assert: want tests to fail even when run with -O.
authorGreg Ward <gward@python.net>
Tue, 25 Jul 2006 02:11:12 +0000 (02:11 +0000)
committerGreg Ward <gward@python.net>
Tue, 25 Jul 2006 02:11:12 +0000 (02:11 +0000)
commit4d16b915aa58efc62ed098080fd00c42f5fa0770
treef9b196127cfcebb7ad342e3df482e883c8102441
parent0bbfd832504565d6c2a19907424ed29bc2ff52c2
Don't use standard assert: want tests to fail even when run with -O.
Delete cruft.
Lib/test/test_ossaudiodev.py