include "apythonscript.py"

martijn at gamecreators.nl martijn at gamecreators.nl
Mon May 9 10:25:30 EDT 2005


H!

I'm trying to find a python function to use like this:

-- maincode.py

Include "apythonscript_function.py"

-- end

So I can split the maincode.py file in smalle pieces.
Or yust save the function's in other file and include them once.
I really want to use this because else { the maincode.py will be super
super large. }

Thanks,
GC-Martijn

----- if you don't understand what I mean: http://www.php.net/include




More information about the Python-list mailing list