Solomon Ucko <[email protected]> added the comment:
The byte code could be further optimized (because this is such a speed-critical
module! :)):
1 0 LOAD_CONST 2 (True)
3 STORE_NAME 1 (initialized)
2 6 LOAD_NAME 2 (print)
9 LOAD_CONST 0 ('Hello world...')
12 CALL_FUNCTION 1
15 RETURN_VALUE
----------
nosy: +Solomon Ucko
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue11614>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com