10 Sep
2003
10 Sep
'03
4:38 p.m.
<quote who="Toby Dickenson">
On Wednesday 10 September 2003 16:56, Mark Barratt wrote:
When you use UTF-8 you are using Unicode.
type(u'hello') <type 'unicode'> type(u'hello'.encode('utf8')) <type 'str'>
But Im sure you knew that.
Nice of you to think so. In fact my ignorance about Python is almost unbounded. (I know enough to guess that there is some sort of programmer's joke potential in 'unbounded' but not enough to make it into one). best Mark Barratt : Text Matters Helping explain things using language, design, systems and process improvement phone +44 118 986 8313 web http://www.textmatters.com email markb@textmatters.com