Recovering deleted files

George Tang geosxbox at gmail.com
Wed Dec 25 23:44:39 EST 2013


I am new to python and was trying to program with txt files, and tried to move the txt file to a new directory. i did not read very carefully about what shutil.move(src, dst) does and it deleted some of my files. How do i recover my lost files. plz help!



More information about the Python-list mailing list