include "apythonscript.py"

martijn at gamecreators.nl martijn at gamecreators.nl
Mon May 9 11:28:26 EDT 2005


Ah damn , that's the way.

And what if you have a very big class and want to include some class
functions ?

class ThisIsAClass:
    def __init__(self):

     Here I want to import a class def




More information about the Python-list mailing list