in reply to Format eating too few characters with utf-8?
Did you try outputting the strings by some other means (e.g. print), rather than format? If other indicators say that the input data is hosed, then there could be something wrong with the command line interface. What shell are you doing this under? Is it really necessary to pass the string on the command line? Could you feed it in via stdin?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Format eating too few characters with utf-8?
by adsb (Initiate) on Apr 02, 2008 at 06:05 UTC |