I'm trying to list a folder (files, subfolders) in Python [2.7, on Windows XP], and am having problems with accented files. I know that the method os.listdir behaves differently if the argument is a single string or a unicode string. My...
asked by
31.12.2013 / 01:49