mirror of https://github.com/python/cpython
9751472001
* 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() |
||
---|---|---|
.. | ||
macholib | ||
test | ||
__init__.py | ||
_endian.py | ||
util.py | ||
wintypes.py |