On 10/18/10, Samuel Thibault <[email protected]> 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. > > 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 >
-- Have a great day, Alex (msg sent from GMail website) [email protected]; http://www.facebook.com/mehgcap _______________________________________________ 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
