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
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