James Teh, le Fri 31 Oct 2008 12:06:11 +1000, a écrit : > On 31/10/2008 11:58 AM, Samuel Thibault wrote: > > Ah, actually it looks like a pyrex bug. Unfortunately the latest windows > > version of pyrex is quite old. > I don't think this is a pyrex bug. The problem is that > brlapi.OperationError (of which brlapi.ConnectionError is a subclass) > did not previously subclass Exception, and in Python, you cannot raise > anything that is not a subclass of Exception.
Yes I remember the issue. > This was fixed in brltty r3732, but I'm assuming this was after 3.10. That was _before_ 3.10 (released on 3765), I've precisely checked that before sending my mail, that's why I'm rather thinking pyrex is the culprit. Samuel _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
