Message2483
Logged In: YES
user_id=61408
r2957/2958 should finish addressing this on the trunk.
I made jython more similar to CPython. get will not delegate
to an overriden __getitem__ by default. We are too incosistent
in doing that overall to make this worth the difference
vs cpython.
I had to fix other stack overflows/infinite recursion related
on how str/unicode and tuples didn't follow the lead of
lists in using PySequence without getting into trouble.
|
|
Date |
User |
Action |
Args |
2008-02-20 17:18:31 | admin | link | issue1455153 messages |
2008-02-20 17:18:31 | admin | create | |
|