help with awt and jython

dave david_sarraf at hotmail.com
Fri Dec 5 22:01:18 EST 2003


Hi, how do you close a program in jython using awt. I get the following error:

TypeError: windowClosing() too many arguments; expected 1 got 2
Traceback (innermost last):
  (no code object) at line 0

when I called System.exit(0) in an event handler from jython.

Thanks in advance for your help,
Dave




More information about the Python-list mailing list