[BRLTTY] PATCH: Switch to cython for building python bindings.

Luke Yelavich themuso at ubuntu.com
Mon Jul 23 01:46:20 EDT 2012


On Mon, Jul 23, 2012 at 03:01:52PM EST, Samuel Thibault wrote:
> Luke Yelavich, le Mon 23 Jul 2012 14:14:54 +1000, a écrit :
> > The attached patch moves the building of BrlTTY's python bindings from pyrex to Cython. This was tested with cython 0.16, and appart from some variable assignment warnings, the bindings build.
> 
> Yay!
> 
> I guess you also tested the result?

SO far as loading up a python 2.7 interpreter and importing brlapi, yes. I also loaded the help for the module without any issues. THe real test will be when I use it with Orca, *and* python 3, something which I am working on packaging now.

Luke


More information about the BRLTTY mailing list