[Tutor] If I use this code will it delete my program fileS?

walter weston hacker0100 at hotmail.com
Fri Jan 21 04:32:49 CET 2011


I have a question I know the shutil module deletes directories, If I use this code will it delete all of my program files?

import shutil
shutil.rmtree('C:\Program Files (x86)')
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20110120/bd37cb16/attachment.html>


More information about the Tutor mailing list