Message434

Author bckfnn
Recipients
Date 2001-10-27.21:18:32
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Exceptions thrown during the retrieval of the 
__nonzero__ (and __len__) method must be ignored.

OTOH exceptions thrown during execution of the 
__nonzero__ method must still be passed through.

Reportred by Randy Jay Yarger on jython-dev.

History
Date User Action Args
2008-02-20 17:16:55adminlinkissue475666 messages
2008-02-20 17:16:55admincreate