External python file problem

Thomas Weidner wolf359_ at gmx.net
Wed Oct 31 10:12:31 EST 2001


Hi,

i want a python program to load another .py file and execute a function
in this other file. 
i compile the other file using the compile function,but how to get the
function i want from the resulting code object ?



More information about the Python-list mailing list