>>>>> Naoki INADA <songofaca...@gmail.com> (NI) wrote:
>NI> "Writing unicode to a file(-like)" is a simple requirement. >NI> Does python have any simple resolution for it? Yes, Python 3 will do this. For Python < 3.0 you will have to use a codecs wrapper or explicitely do the encoding. -- Piet van Oostrum <p...@cs.uu.nl> URL: http://pietvanoostrum.com [PGP 8DAE142BE17999C4] Private email: p...@vanoostrum.org -- http://mail.python.org/mailman/listinfo/python-list