On Mon, Aug 27, 2007 at 05:16:37PM -0700, Guido van Rossum wrote:
> As anyone following the py3k checkins should have figured out by now,
> I'm on a mission to require all code to be consistent about bytes vs.
> str. For example binary files will soon refuse str arguments to
> write(), and vice versa.
> 
> I have a patch that turns on this enforcement, but I have anout 14
> failing unit tests that require a lot of attention. I'm hoping a few
> folks might have time to help out.
> 
> Here are the unit tests that still need work:
> [...]
> test_tarfile

Fixed in r57608.

-- 
Lars Gustäbel
[EMAIL PROTECTED]

The direct use of force is such a poor solution to any problem,
it is generally employed only by small children and large nations.
(David Friedman)
_______________________________________________
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