Brett Cannon <br...@python.org> added the comment:

Here is the completed patch. It adds required_on and 'optional' args to 
test.support.import_module() to help delineate if a test should **not** be 
skipped simply because a module could not be imported. It also changes various 
tests to use the new args. Finally, the entire concept of (un)expected skips is 
removed from regrtest.

----------
Added file: http://bugs.python.org/file20736/issue10966.diff

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

Reply via email to