Helmut Jarausch  <[EMAIL PROTECTED]> wrote:
># but this ugly one (to be done for each output file)
>sys.stdout._encoding='latin1'

Is this writable "_encoding" attribute, with a leading underscore (_),
documented anywhere?  Does it actually work?  Would it happen to be
supported in 2.5 or 2.6?  The fact that I can't change the encoding
attribute of sys.stdout/stderr/stdin has caused problems for me in
the past.

                                        Ross Ridge

-- 
 l/  //   Ross Ridge -- The Great HTMU
[oo][oo]  [EMAIL PROTECTED]
-()-/()/  http://www.csclub.uwaterloo.ca/~rridge/ 
 db  //   
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to