NAME=pyc load version39 FILE=bins/pyc/py39.pyc CMDS=<: 0x0000002e LOAD_CONST Multiline strings can be written using three "s, and are often used as documentation. ; [00] ---- section size 3248 named module 0x00000030 STORE_NAME __doc__ 0x00000032 LOAD_CONST True ,=< 0x00000034 JUMP_IF_FALSE_OR_POP 10 | 0x00000036 LOAD_CONST False `-> 0x00000038 POP_TOP 0x0000003a LOAD_CONST False ,=< 0x0000003c JUMP_IF_TRUE_OR_POP 18 | 0x0000003e LOAD_CONST True `-> 0x00000040 POP_TOP EOF REGEXP_FILTER_ERR=<: 0x0000002a LOAD_CONST Multiline strings can be written using three "s, and are often used as documentation. ; [00] ---- section size 3218 named module 0x0000002c STORE_NAME __doc__ 0x0000002e LOAD_CONST True ,=< 0x00000030 JUMP_IF_FALSE_OR_POP 10 | 0x00000032 LOAD_CONST False `-> 0x00000034 POP_TOP 0x00000036 LOAD_CONST False ,=< 0x00000038 JUMP_IF_TRUE_OR_POP 18 | 0x0000003a LOAD_CONST True `-> 0x0000003c POP_TOP EOF REGEXP_FILTER_ERR=<.hello_world EOF REGEXP_FILTER_ERR=<: 0x0000001e LOAD_CONSTCodeObject(hello_world) from hello.py ; [00] ---- section size 25 named module 0x00000021 MAKE_FUNCTION 0x00000024 STORE_NAME hello_world 0x00000027 LOAD_CONST 'world' 0x0000002a PRINT_ITEM 0x0000002b PRINT_NEWLINE 0x0000002c LOAD_NAME hello_world 0x0000002f CALL_FUNCTION0 positional, 0 named 0x00000032 POP_TOP 0x00000033 LOAD_CONST None EOF REGEXP_FILTER_ERR=<: / entry0 (); | 0x0000001e LOAD_CONSTCodeObject(hello_world) from hello.py ; [00] ---- section size 25 named module | 0x00000021 MAKE_FUNCTION | 0x00000024 STORE_NAME hello_world | 0x00000027 LOAD_CONST 'world' | 0x0000002a PRINT_ITEM | 0x0000002b PRINT_NEWLINE | 0x0000002c LOAD_NAME hello_world | 0x0000002f CALL_FUNCTION0 positional, 0 named | 0x00000032 POP_TOP | 0x00000033 LOAD_CONST None \ 0x00000036 RETURN_VALUE EOF REGEXP_FILTER_ERR=<