Selected file importation problem ! I used wxpython 2.2 with python 1.5.2. In my open file dialog , I get a string which contains a file name (.py extension). I want to import the module named like the file name I get, but I don't know how to do this operation. Please, anyone know the solution ?????? Thanks !