Marco Aschwanden wrote: > Load a module and hand in already the server_api. How can I achieve this?
use execfile (or compile/exec) instead of import. </F> -- http://mail.python.org/mailman/listinfo/python-list
Marco Aschwanden wrote: > Load a module and hand in already the server_api. How can I achieve this?
use execfile (or compile/exec) instead of import. </F> -- http://mail.python.org/mailman/listinfo/python-list