On 8/13/07, Paul Colomiets <pc at gafol.net> wrote: > Guido van Rossum wrote: > > I see four tests fail that passed yesterday: > > [...] > > < test_threaded_import > Patch attached. > Need any comments? Thanks! The patch as-is didn't help, but after changing the write() line to b'blat' it works. -- --Guido van Rossum (home page: http://www.python.org/~guido/)