Why doesn't JUMP_IF_FALSE do POP_TOP ?

Bengt Richter bokr at oz.net
Sun Jan 12 15:08:05 EST 2003


It seems like usually POP_TOP is the next byte code on either branch.
Or is there a difficult case where the value is needed on the stack?
It seems like the 99% case is getting the overhead (and also making the
polling interval counter count unnecessary codes).

Regards,
Bengt Richter




More information about the Python-list mailing list