MaaSTaaR wrote:
> Hello ...
>
> firstly , sorry for my bad English .
>
> i have problem with open() function when i use it with file which name
> in Arabic , the open() will not find the file , and i am sure the file
> is exist .
>
>
> so how i can solve this problem ?

On this page http://www.amk.ca/python/howto/unicode , there is a brief
section near the bottom on "Unicode filenames". If your problem is
related to Unicode, this may help you, but I'm not sure.

HTH,
~Simon

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to