|
From: Fernando P. <fpe...@gm...> - 2006-06-13 15:32:46
|
On 6/13/06, massimo sandal <mas...@un...> wrote: > 5-minute googling lets me wonder if it's a problem with os.utime() not > always playing nice with fat32 partitions... odd because on my previous > debian sarge with the same configuration, it didn't complain. Could be, but I'm not really sure. It would certainly be nice if the python docs listed this as a limitation of shutil (if it is one). Sorry but I won't be able to spend any further time on this one, I'm afraid. I don't know of what reasonable workaround mpl could use instead of shutil, which is supposed to be precisely a portability layer against this kind of problem. Cheers, f |