On 9/19/07, Bill Janssen <[EMAIL PROTECTED]> wrote:
> This really isn't a UTF-8 problem.  It is the problem with file opens
> defaulting to "text" mode instead of "binary" mode rearing its ugly
> head again.

You can repeat that until you're blue in the face but it's not going
to change. Way more programs (especially simple ones) deal with txet
than with binary data.

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to