I know this should be easy, but how would I go about moving all files
contained in one directory into another directory (as in the shell
command "mv /path/to/dir1/* /path/to/dir2")?  Is the os module's rename
function used for this?

-- 
Bradford R. Bowman
GnuPG Public Key available at:
http://mazirian.com/


Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to