Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged revisions 86596 via svnmerge from | Ezio Melotti | 2010-11-21 | 1 | -2/+2 |
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86596 | ezio.melotti | 2010-11-20 21:04:17 +0200 (Sat, 20 Nov 2010) | 1 line #9424: Replace deprecated assert* methods in the Python test suite. ........ | ||||
* | A fix for running unittest tests on platforms without the audioop module ↵ | Michael Foord | 2010-03-27 | 1 | -14/+6 |
| | | | | (e.g. jython and IronPython) | ||||
* | Turn unittest tests into a package | Michael Foord | 2010-03-25 | 1 | -0/+1294 |