Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -34/+115 |
* | test_alias_nofallback(): Someone broke this test, after 2.3, by | Tim Peters | 2004-05-16 | 1 | -2/+18 |
* | PlaySoundTest.test_alias_nofallback(): Simplified the coding by using | Tim Peters | 2003-09-22 | 1 | -7/+2 |
* | PlaySoundTest.test_alias_fallback(): Disabled this test, and explained | Tim Peters | 2003-09-22 | 1 | -1/+12 |
* | Don't require that a RuntimeError is raised when playing a second | Walter Dörwald | 2003-06-30 | 1 | -5/+9 |
* | Port test_array and test_winsound to PyUnit. Enhance tests for array | Walter Dörwald | 2003-05-18 | 1 | -15/+99 |
* | Add test for MessageBeep() | Guido van Rossum | 2003-04-09 | 1 | -1/+13 |
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -1/+0 |
* | Fix spelling error and remove Windows line endings. | Guido van Rossum | 2000-04-24 | 1 | -1/+1 |
* | Added test_winsound by Mark Hammond. | Guido van Rossum | 2000-04-21 | 1 | -0/+7 |