diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-04-27 22:01:24 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-04-27 22:01:24 +0000 |
commit | 9751472001bbe25095ac6635353606c2fe443d1f (patch) | |
tree | 65632e0532d7e67a4786dfef60a22f7f9b2aeb05 /Python/getargs.c | |
parent | 613b4cf28337902a586f259c6144083771fc06e5 (diff) | |
download | cpython-git-9751472001bbe25095ac6635353606c2fe443d1f.tar.gz |
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 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions