On Wed, Mar 5, 2008 at 2:18 AM, Nick Coghlan <[EMAIL PROTECTED]> wrote:
> Nick Coghlan wrote:
> > While the patches are appreciated, please submit them to the tracker at
> > bugs.python.org rather than mailing them directly to this list.
>
> This comment doesn't apply to your recent posts - look
Trent Nelson wrote:
> winsound.Beep fails for me on the 'x86 2k8 trunk' build slave, which
> is a virtual Windows Server 2008 instance running under Hyper-V. Not
> surprisingly, there's not a single audio-related device on this
> system. The attached patch to test_winsound.py incorporates the
> _
Nick Coghlan wrote:
> While the patches are appreciated, please submit them to the tracker at
> bugs.python.org rather than mailing them directly to this list.
This comment doesn't apply to your recent posts - looks like those have
all been checked in already ;)
Cheers,
Nick.
--
Nick Coghlan
winsound.Beep fails for me on the 'x86 2k8 trunk' build slave, which is a
virtual Windows Server 2008 instance running under Hyper-V. Not surprisingly,
there's not a single audio-related device on this system. The attached patch
to test_winsound.py incorporates the _have_soundcard() checks to