| Trees | Indices | Help |
|---|
|
|
Provides an interactive Python console run inside NVDA which can be accessed via TCP. To use, call initialize to start the server. Then, connect to it using TCP port PORT. The server will only handle one connection at a time.
|
|||
| RequestHandler | |||
|
|||
|
|||
|
|||
|
|||
PORT = 6832
|
|||
server = Nonehash(x) |
|||
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Nov 18 17:45:51 2011 | http://epydoc.sourceforge.net |