24#ifndef __PYTHON_SCRIPTING_H
25#define __PYTHON_SCRIPTING_H
void pcbnewGetUnloadableScriptNames(wxString &aNames)
Collect the list of python scripts which could not be loaded.
void pcbnewGetScriptsSearchPaths(wxString &aNames)
Collect the list of paths where python scripts are searched.
void pcbnewGetWizardsBackTrace(wxString &aNames)
Return the backtrace of errors (if any) when wizard python scripts are loaded.