Let\'s say I\'m writing a c++ extension and would like to call a function \'foo\' of another python module. Is it possible to do this? If yes, how?
If the other modul