Issue475666
Created on 2001-10-27.21:18:32 by bckfnn, last changed 2001-10-28.16:19:01 by bckfnn.
File name |
Uploaded |
Description |
Edit |
Remove |
test321.py
|
bckfnn,
2001-10-27.21:18:49
|
Example. |
|
|
msg434 (view) |
Author: Finn Bock (bckfnn) |
Date: 2001-10-27.21:18:32 |
|
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.
|
msg435 (view) |
Author: Finn Bock (bckfnn) |
Date: 2001-10-28.16:18:19 |
|
Logged In: YES
user_id=4201
Added as test321.py.
|
msg436 (view) |
Author: Finn Bock (bckfnn) |
Date: 2001-10-28.16:19:01 |
|
Logged In: YES
user_id=4201
Fixed in PyInstance.java: 2.24;
|
|
Date |
User |
Action |
Args |
2001-10-27 21:18:32 | bckfnn | create | |
|