diff options
| author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-04-27 22:01:24 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-04-27 22:01:24 (GMT) |
| commit | 9751472001bbe25095ac6635353606c2fe443d1f (patch) | |
| tree | 65632e0532d7e67a4786dfef60a22f7f9b2aeb05 /Lib/test/test_ssl.py | |
| parent | 613b4cf28337902a586f259c6144083771fc06e5 (diff) | |
| download | cpython-9751472001bbe25095ac6635353606c2fe443d1f.zip cpython-9751472001bbe25095ac6635353606c2fe443d1f.tar.gz cpython-9751472001bbe25095ac6635353606c2fe443d1f.tar.bz2 | |
Issue #7449, part 5: split Test.test_open() of ctypes/test/test_errno.py
* Split Test.test_open() in 2 functions: test_open() and test_thread_open()
* Skip test_open() and test_thread_open() if we are unable to find the C
library
* Skip test_thread_open() if thread support is disabled
* Use unittest.skipUnless(os.name == "nt", ...) on test_GetLastError()
Diffstat (limited to 'Lib/test/test_ssl.py')
0 files changed, 0 insertions, 0 deletions
