Terry J. Reedy added the comment:

Reopening because I missed file=sys.__stderr__ in the print() above sys.exit 
;-(.  Reported by JelleZijlstra in PR.

I wonder if there is any way to force an import to fail when testing.  I could 
at least partly test by moving the code for import failure and that for "if 
TkVersion < 8.5" into functions.

----------
resolution: fixed -> 
status: closed -> open

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

Reply via email to