PYTHON_GLOBAL_METHOD_DEFINITION(PtDumpLogs,args,"Params: folder\nDumps all current log files to the specified folder (a sub-folder to the log folder)")
PYTHON_GLOBAL_METHOD_DEFINITION(PtDumpLogs,args,"Params: folder\nDumps all current log files to the specified folder (a sub-folder to the log folder)")
@ -678,12 +678,12 @@ PYTHON_GLOBAL_METHOD_DEFINITION(PtCreateDir, args, "Params: directory\nCreates t
PYTHON_GLOBAL_METHOD_DEFINITION_NOARGS(PtGetUserPath,"Returns the unicode path to the client's root user directory. Do NOT convert to a standard string.")
PYTHON_GLOBAL_METHOD_DEFINITION_NOARGS(PtGetUserPath,"Returns the unicode path to the client's root user directory. Do NOT convert to a standard string.")