Re: [Tutor] not such file or directory exception

2006-10-11 Thread Luke Paireepinart
Alfonso wrote: > Trying to copy or move files -I do it with move or copyfile- between > directories, with characters of the spanish language gives me this > error: not such file or directory. I suppose this is related with > unicode, any idea how can I handle it? > Can you give us the code yo

[Tutor] not such file or directory exception

2006-10-11 Thread Alfonso
Trying to copy or move files -I do it with move or copyfile- between directories, with characters of the spanish language gives me this error: not such file or directory. I suppose this is related with unicode, any idea how can I handle it? Thank you very much, in advance. (My system is in spa