예제 #1
0
 public void setErr(PyObject outStream) {
   systemState.stderr = outStream;
 }