I have a request for a somewhat simple program in python. I want a program that can replace _ in file names with a space (these files are all in 1 folder so i can run the program in the same folder if that helps). I have several files in a folder with _'s that should be spaces but there are soo many that a program would be much better. Thanks.