|
|
|
|
|
by gertburger
6344 days ago
|
|
It seem like the author does not differentiate between compiled (To machine code) and (To intermediate/byte code). Does that mean the pyc(114 bytes on my machine) generated by python for 'print "Hello world"' can be compared to the others? It is still interesting though. |
|