Frank Moore wrote:
> The later code (where I use codecs) is not giving me an error (I must 
> have got that error during an intermediate step I performed).
> However, it's also not writing anything away. It seems to be silently 
> failing as html_text definitely has content.

Do you explicitly close the output file? If not, the data may not be 
actually written.

Kent

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to