commit | b9fa0a843e239bcdaecbe16aaa508e9e25b5afce | [log] [tgz] |
---|---|---|
author | Thomas Wouters <thomas@python.org> | Fri Aug 04 13:34:43 2000 +0000 |
committer | Thomas Wouters <thomas@python.org> | Fri Aug 04 13:34:43 2000 +0000 |
tree | bc3650354409d9aca1dc994ebc293c2a3c99a498 | |
parent | 040c17fe38f17575d57ef2aecd6d9955d24cb0c6 [diff] |
Raise 'TestSkipped' (from the test_support) module rather than 'ImportError' to signify a test that should be marked as 'skipped' rather than 'failed'. Also 'document' it, in README.