I\'m trying to reload python scripts completely, I\'ve tried PyImport_ReloadModule but this doesn\'t reload global variables, they retain their values from previous execution, a