[Python-Dev] Accepting PEP 3154 for 3.4? (original) (raw)

Antoine Pitrou solipsis at pitrou.net
Tue Nov 19 19:57:35 CET 2013


On Tue, 19 Nov 2013 10:52:58 -0800 Guido van Rossum <guido at python.org> wrote:

So why is framing different?

Because it doesn't use opcodes, so it can't use different opcodes to differentiate between different frame size widths :-)

Regards

Antoine.



More information about the Python-Dev mailing list