Hi all,

Forgot to mention I am using python 2.3 on windows.

I got the same error in mac panther .

if I remove the line
filename=unicode(filename);
it works fine sometimes

and if I encode the filename to ascii it works fine

Thanks
Thomas

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

Reply via email to