From: Boudewijn R. <bo...@re...> - 2000-12-01 11:10:46
|
On Fri, 1 Dec 2000, Finn Bock wrote: > The @sig only works on classes that subclass java, not for standard > python classes. So if you don't want the Console class to subclass > something else, just use java.lang.Object: <...> Thanks! I've got everything compiling and even running now - I've got a nice and clean pyconsole.jar that I can add to my companies projecs without having to explain exactly how I got that nice console... And thanks for the warning about the accessor functions. Boudewijn Rempt | http://www.valdyas.org |