[BRLTTY] implementing brlapi?

Samuel Thibault samuel.thibault at ens-lyon.org
Wed Oct 20 08:31:04 EDT 2010


Alex Hall, le Wed 20 Oct 2010 08:24:55 -0400, a écrit :
> On 10/18/10, Samuel Thibault <samuel.thibault at ens-lyon.org> wrote:
> > Alex Hall, le Mon 18 Oct 2010 18:05:45 -0400, a écrit :
> >> > Sure, there's a code snippet in pydoc brlapi.
> >> Hmm... I am relatively new to Python and have not found this pydoc.
> >
> > Well, I don't know how this is supposed to work on Windows. On Linux,
> > you simply run
> >
> > pydoc brlapi
> Apparently, on Windows, it is:
> python c:\pythonxx\tools\pydocgui.pyw
> I did that and got it working. Thanks for the tip about pydoc!
> >
> > in a shell. Alternatively, you can have a look in brltty's source code,
> > in Bindings/Python/brlapi.pyx, which is the source for that pydoc.
> I will do that.

Well, it's just the same, except that you have all the python internals
of the Python bindings for brlapi, thus probably making the read less
easy, so you'll probably prefer the pydoc version :)

Samuel


More information about the BRLTTY mailing list