Python importe un nombre de archivo dado como cadena

mod = __import__(testName)
mod.HelloWorld()
bougui