A fix for running unittest tests on platforms without the audioop module (e.g. jython and IronPython)

This commit is contained in:
Michael Foord 2010-03-27 12:55:19 +00:00
parent 9588d998d5
commit ff889396a8
2 changed files with 7 additions and 14 deletions

View file

@ -0,0 +1 @@
# Empty module for testing the loading of modules