[issue2549] shutil: NameError (WindowsError) when moving from ext3 to fat32 under linux

2008-04-04 Thread Chabod
Changes by Chabod <[EMAIL PROTECTED]>: -- title: shutil: NameError (WindowsWrror) when moving from ext3 to fat32 under linux -> shutil: NameError (WindowsError) when moving from ext3 to fat32 under linux __ Tracker <[EMAIL PROTE

[issue2549] shutil: NameError (WindowsWrror) when moving from ext3 to fat32 under linux

2008-04-04 Thread Chabod
New submission from Chabod <[EMAIL PROTECTED]>: shutil generate a NameError (WindowsError) exception when moving a directory from an ext3 to a fat32 under linux To reproduce it: under linux, current path on an ext3 filesytem, try to enter following commands: mkdir toto #on an ext3 par