python scikits.audiolab Sndfile special chars in file name

Terry Reedy tjreedy at udel.edu
Tue Aug 19 17:53:14 EDT 2014


On 8/19/2014 4:05 AM, Furqan wasi wrote:

Please post plain text instead of html.

> path and name , i need some help to in how to make library
> libsndfile/Sndfile to read file with special character in it  i.e
> C:\Users\Furqan\Desktop\test\查找問題daw\查找問題d.wav, as i mentioned
> in my first email

Use 3.4, which has the bugfixes for doing this. Unicode in 2.x is broken 
in many ways and I believe this is one of them.

-- 
Terry Jan Reedy





More information about the Python-list mailing list