python question about shutil.move()
Hello, I've got this directory with files that contain a number in their file name. I need to check what the number is and then I need to move the file to a different directory. Right now I'm using shutil to do this, but for some reason it copies the file instead of moving it. Here's a...
__________________
Python
Domain Name Forum
|