JPype - suppressing JVM activity report

skn skn at skn.com
Thu Jun 30 05:20:29 EDT 2005


Hello,

Is there any option to suppress the JVM activity report that gets displayed,
when you execute  Java APIs  from within Python using JPype.

E.g.,

JVM activity report     :
        classes loaded       : 26
JVM has been shutdown

I know I can do it by re-directing the std err to NUL.
But is there any other option?





More information about the Python-list mailing list