What is a Function?

Mark Robinson m.1.robinson at herts.ac.uk
Fri Aug 17 10:02:45 EDT 2001


Come on alex, you can go into more detail than that!! We all know real 
programmers program in binary anyway ;)

blobby

Alex Martelli wrote:

[...snip...]
>>>>dis.disassemble(c)
>>>>
>           0 SET_LINENO               1
> 
>           3 SET_LINENO               1
>           6 LOAD_FAST                0 (x)
>           9 PRINT_ITEM
>          10 LOAD_FAST                1 (y)
>          13 PRINT_ITEM
>          14 PRINT_NEWLINE
>          15 LOAD_CONST               0 (None)
>          18 RETURN_VALUE
> 
> But that's getting into a bit too much detail, I think.
> Alex




More information about the Python-list mailing list