On Monday, July 21, 2008, at 10:46AM, "Feat" <[EMAIL PROTECTED]> wrote:
>Does anybody know which function, from which module, does what the mv command 
>would do in a shell script?

Either os.rename or shutil.move. The latter can also move files to a different 
filesystem.

Ronald
>
>-- 
>Jym Feat ~ Paris FR 75018
>
>_______________________________________________
>Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
>http://mail.python.org/mailman/listinfo/pythonmac-sig
>
>
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to