Message866

Author nobody
Recipients
Date 2003-09-24.16:53:32
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Jython has the same problem as in JDK but it didn't
even give a chance for installing a handler for this
severe error.
Offending code in 
org.python.core.Py.MemoryError

Here something similar to
java.awt.EventDispatchThread.handleException should
happen or an ability to set a handler should be provided.

This would allow a cleaner shutdown and a possibility
to inform the user better.

Regards,
Stephan
History
Date User Action Args
2008-02-20 17:17:16adminlinkissue811908 messages
2008-02-20 17:17:16admincreate