[py-dev] tkinter tests failing after capture changes

holger krekel hpk at trillke.net
Sat Jul 30 11:08:03 CEST 2005


Hi Jan, 

it appears that at least on my linux machine two tkinter
related tests are failing after the recent IO-capturing
changes (we are now doing capturing on FD-level as well as on
sys.stdout/stderr level).  I couldn't figure out so far what
the actual problem is.  Can you have a look? 

The two failing tests are (i guess you will
get them as well): 

    py/test/tkinter/testing/test_capture_out_err.py:16
    py/test/tkinter/testing/test_backend.py:188 

cheers & thanks, 

    holger


More information about the py-dev mailing list