about special characters

Jianling Fan fanjianling at gmail.com
Fri Apr 29 19:33:12 EDT 2016


Hello everyone,

I am trying to use python 27 copying some of my folders and files to
another directory.
My code works good for other files but I have some problem to copy
files that have some special characters in the filename. like
filenames contain Greek "δ"  or latin "š".
it always gave a error that "No such file or directory:"

Any help will be appreciate!
Thanks!

Regards,

Jianling



More information about the Python-list mailing list