Re: [Pythonmac-SIG] mv

2008-07-21 Thread Feat
At 12:20 +0200 21/07/08, Ronald Oussoren wrote: > >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 fil

Re: [Pythonmac-SIG] mv

2008-07-21 Thread Ronald Oussoren
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 Fea

[Pythonmac-SIG] mv

2008-07-21 Thread Feat
Does anybody know which function, from which module, does what the mv command would do in a shell script? -- Jym Feat ~ Paris FR 75018 ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig