From: Edward P. <epo...@te...> - 2002-03-20 23:03:37
|
Hello, In some tight loops, PyFrame.setLine() takes up a lot of time. How does one disable the line numbers using jythonc args? I can see in the Py.java there is a compile(... boolean linenumbers) option. Thanks -Ed |