Unicode File I/O Grief

Dale Strickland-Clark dale at riverhall.NOTHANKS.co.uk
Thu May 16 14:30:35 EDT 2002


I simply want to do the following:

file('C:\\odd.txt', 'wb').write(ucString)

...so that I can examine the contents of this (rather long) Unicode
string in an editor.

Can I write it to a file?

Can I buggery!

Any clues would be appreciated.

Thanks
--
Dale Strickland-Clark
Riverhall Systems Ltd




More information about the Python-list mailing list