UnicodeDecodeError

Thomas Thomas thomas at eforms.co.nz
Wed May 4 21:00:32 EDT 2005


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




More information about the Python-list mailing list