Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76607 > unrolled thread
| Started by | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| First post | 2014-08-19 17:53 -0400 |
| Last post | 2014-08-19 17:53 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: python scikits.audiolab Sndfile special chars in file name Terry Reedy <tjreedy@udel.edu> - 2014-08-19 17:53 -0400
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2014-08-19 17:53 -0400 |
| Subject | Re: python scikits.audiolab Sndfile special chars in file name |
| Message-ID | <mailman.13166.1408485247.18130.python-list@python.org> |
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
Back to top | Article view | comp.lang.python
csiph-web