Phil Webster added the comment:

Thank you for the feedback Terry. I'm not seeing the traceback without '-ugui' 
either, so I'm going to look into that. I get the same results with 
requires('gui') moved inside of setUp, is that what you mean by wrapping?

For mock_ewin I used a real Text widget because RstripExtension uses index(), 
get(), and delete() and I was not able to figure out how the widget implemented 
these (is there a single string with the contents?). I can work on a non-gui 
test though if that's what needs to be done.

Thanks!

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18279>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to