Victor Stinner wrote:
LOAD_CONST_REG       R0, 2 (const#2)
LOAD_GLOBAL_REG      R1, 'range' (name#0)
CALL_FUNCTION_REG    4, R1, R1, R0, 'n'

Out of curiosity, why is the function being passed twice here?

--
Greg
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to