[Tutor] copy2 arguments?

Robert H. Haener IV humbolt at comcast.net
Mon Apr 9 19:44:48 CEST 2007


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


More information about the Tutor mailing list