350351352353354355356357
try { sys.stderr.invoke("flush"); } catch (PyException pye) { // fall through } sys.cleanup(); } }