コード例 #1
0
ファイル: InteropPosix.cs プロジェクト: paloukari/pythonnet
 public void PyErr_Print()
 {
     Runtime_Posix.PyErr_Print();
 }