Ned Deily added the comment:

Individual test cases are only seen if you run regrtest (-m test) in verbose 
mode (-v).  There are many test cases that are akipped in the standard library, 
depending on platform and -u options, and you normally don't see them (without 
-v).  So mixing gui-dependent test cases in with others shouldn't be a problem.

----------

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

Reply via email to