Hey folks, I just need to know if shutil.copy2() will accept a directory as the 
destination or if I have to supply a full path including the name of the file 
(e.g. "C:\foo\bar.txt" as opposed to "C:\foo\").  The target is 32-bit Windows 
XP with Python 2.5.


-Robert
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to