| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
helper written by Roger Upole and Mark Hammond) and adjust the expected
PlaySoundTest case results accordingly.
|
| |
|
|
|
| |
converting it into assertRaises() form. Restored the 2.3 code, and
explained why assertRaises() cannot be used instead.
|
| |
|
|
|
|
| |
assertRaises.
NOT a bugfix candidate.
|
| |
|
|
|
|
|
|
|
|
| |
why in a new comment. My home Win98SE box is one of the "real systems"
alluded to (my system "default sound" appears to have vanished sometime
in the last month, that's certainly not a Python bug, and the MS
PlaySound docs are correct in their explanation of what happens then).
Bugfix candidate. If someone can still sneak it into 2.3.1, that would
be good.
|
| |
|
|
|
|
|
| |
sound while the first one is still running, as the first one
one might already have finished.
Fixes part of SF bug #763052.
|
| |
|
|
|
|
| |
(code coverage for Modules/arraymodule.c is at 91%)
From SF patch #736962.
|
| | |
|
| | |
|
| | |
|
| |
|