The svn builds get what I think is the same error but only on python 2.4:
http://thorbrian.com/pygame/builds.php

Note they've had the bug for a long time - but the portmidi debug prints
were a red herring that obscured it.


On Thu, Jul 9, 2009 at 3:21 PM, Lenard Lindstrom <[email protected]> wrote:

> Hi,
>
> The Python 1.9.0 rc 3 unit tests fail with the following midi related bug:
>
> ======================================================================
> ERROR: MidiTest.test_get_device_info
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>  File "C:\python26\lib\site-packages\pygame\tests\midi_test.py", line 400,
> in t
> est_get_device_info
>   raise Exception(repr(r))
> Exception: None
>
> ----------------------------------------------------------------------
>
> Lenard
>
>
>

Reply via email to