PDA

View Full Version : Python Rename String Split


Python
02-27-2011, 06:06 AM
I started writing a python script to rename files. I wanted it to be able to rename multiple files in a given directory. I started off trying to use rename but then found other options Can't quite get it to happen. Hope my code is understandable, can anyone assist in why it doesn't work? ...