Thread
:
output unicode to outfile
View Single Post
xpi0t0s
Mentor
28Jun2011,17:29
You don't close the file, so maybe the data is lost on exit. Try explicitly closing the file after you've written to it.