Hello

PyObject* PyImport_ImportModule( const char *name)
How to specify a full file path instead and a module name?

Like PyImport_SomeFunction(const char *path_to_script, const char *name)

Thanks,
Elias --
http://mail.python.org/mailman/listinfo/python-list

Reply via email to