UTF problem?

Vesa-Matti Sarenius sarenius at sun3.oulu.fi
Sun May 25 15:25:26 EDT 2008


In article <mailman.1575.1211740436.12834.python-list at python.org>, Tim Golden wrote:
>so it's just possible that one of your filenames has
>a non-ascii char in it without your noticing? (Altho'
>I'd find that an odd character to include in a filename).

There is somewhere since printing worked when I changed the filename
completely.

>To get round the problem in the immediate term, change
>both print lines to something like:
>
>print repr (full_filename)

This did not work. Neither did commenting all print lines. The problem is
somewhere else.

Strange...

The bash script that copies-renames the file for dirwatch.py is here:

http://justin.yackoski.name/winp/winp

I cannot see where they put a non ascii character there. Can you?

-- 
Vesa-Matti Sarenius, M.Sc.      * * * * * * * * * * * * * * * * *
mailto:sarenius at koivu.oulu.fi   *  Music seems to help the pain *
Lecturer, mathematics education *  R.I.P. Syd, my hero          *
University of Oulu, Finland     * * * * * * * * * * * * * * * * *




More information about the Python-list mailing list