Message2325
Logged In: YES
user_id=920303
The python std. library dir *.class gives
3678583 bytes before
and
3681995 bytes after inlining finallys
I'm guessing that nested finallys aren't all that common.
I'm sure you could easily contrive an example that blows up;
but I don't think that kind of thing is all that common.
All in all, I'm happier with the newer patch, especially
some regularization of how it treats try:except: and
try:finally:; although the techniques of the two patches
could be merged somewhat. |
|
Date |
User |
Action |
Args |
2008-02-20 17:18:22 | admin | link | issue868514 messages |
2008-02-20 17:18:22 | admin | create | |
|