@danacai
DanaCai 暂无简介
copy from https://sourceforge.net/projects/wxpython/files/wxPython/2.8.12.1修改 PyErr_Format(PyExc_RuntimeError, mesg); 为 PyErr_Format(PyExc_RuntimeError, "%s", mesg);
cpluspluslearning