¡@

Home 

python Programming Glossary: test_source

Python's os.path choking on Hebrew filenames

http://stackoverflow.com/questions/497233/pythons-os-path-choking-on-hebrew-filenames

goes over the files in this directory files os.listdir 'test_source' for f in files pf os.path.join 'test_source' f print pf os.path.exists.. os.listdir 'test_source' for f in files pf os.path.join 'test_source' f print pf os.path.exists pf The output is test_source ex True.. 'test_source' f print pf os.path.exists pf The output is test_source ex True test_source joe True test_source mie.txt True test_source..