Esempio n. 1
0
 public void PyErr_SetNone(IntPtr ob)
 {
     Runtime_Posix.PyErr_SetNone(ob);
 }