summaryrefslogtreecommitdiffstats
path: root/Lib/unittest/test/dummy.py
Commit message (Collapse)AuthorAgeFilesLines
* A fix for running unittest tests on platforms without the audioop module ↵Michael Foord2010-03-271-0/+1
(e.g. jython and IronPython)