Is there are possibility with the python interpreter of the apache webserver (mod_python) to access the eg module?
I want to create a webpage and if you click one button, the python interpreter of the apache webserver should call the method eg.TriggerEvent("Name").
I cannot find how an other python interpreter can access the eg module.
In advance thanks,
Stefan
Edit:
I have this topic renamed (old name: eg module in other python interpreter (apache mod_python)) , because I think, that the new name fits better to the topic.
