|
string
|
|
|
string
|
getCodePath(f)
Using a frame object, gets its module path (relative to the current
directory).[className.[funcName]] |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| _showwarning(message,
category,
filename,
lineno,
file=None,
line=None) |
source code
|
|
|
|
|
|
|
setLogLevelFromConfig()
Set the log level based on the current configuration. |
source code
|
|
|
|
ERROR_INVALID_WINDOW_HANDLE = 1400
|
|
|
ERROR_TIMEOUT = 1460
|
|
|
RPC_S_SERVER_UNAVAILABLE = 1722
|
|
|
RPC_S_CALL_FAILED_DNE = 1727
|
|
|
E_ACCESSDENIED = -2147024891
|
|
|
EVENT_E_ALL_SUBSCRIBERS_FAILED = -2147220991
|
|
|
RPC_E_CALL_REJECTED = -2147418111
|
|
|
RPC_E_DISCONNECTED = -2147417848
|
|
|
moduleCache = {}
|
|
|
BASE_PATH = os.path.split(__file__) [0]+ os.sep
|
|
|
TB_BASE_PATH_PREFIX = ' File "'
|
|
|
TB_BASE_PATH_MATCH = TB_BASE_PATH_PREFIX+ BASE_PATH
|
|
|
log = Logger("nvda")
|