Hi all, Below is part of an email I got from someone in reply to a question about a program called brlapi. I am on Windows. Can someone explain what is going on here? <email snip> > 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 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. </email snip> -- Have a great day, Alex (msg sent from GMail website) [email protected]; http://www.facebook.com/mehgcap _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
