inline function call

Riko Wichmann riko.wichmann at remove-this.desy.de
Wed Jan 4 07:18:32 EST 2006


hi everyone,

I'm googeling since some time, but can't find an answer - maybe because 
the answer is 'No!'.

Can I call a function in python inline, so that the python byte compiler 
does actually call the function, but sort of inserts it where the inline 
call is made? Therefore avoiding the function all overhead.

Thanks and cheers,

                Riko



More information about the Python-list mailing list