summaryrefslogtreecommitdiffstats
path: root/Python/getplatform.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-06-14 02:46:47 (GMT)
committerGitHub <noreply@github.com>2023-06-14 02:46:47 (GMT)
commitac7b551bde7a362bc77d2cb84accf755ac30eb09 (patch)
tree13920c9cae11c727fdddb7481521564ea3ccb310 /Python/getplatform.c
parentb87d2882754a7c273e2695c33384383eba380d7d (diff)
downloadcpython-ac7b551bde7a362bc77d2cb84accf755ac30eb09.zip
cpython-ac7b551bde7a362bc77d2cb84accf755ac30eb09.tar.gz
cpython-ac7b551bde7a362bc77d2cb84accf755ac30eb09.tar.bz2
gh-105751: test_ctypes gets Windows attrs from ctypes (#105758)
test_ctypes now gets attributes specific to Windows from the ctypes module, rather than relying on "from ctypes import *". Attributes: * ctypes.FormatError * ctypes.WINFUNCTYPE * ctypes.WinError * ctypes.WinDLL * ctypes.windll * ctypes.oledll * ctypes.get_last_error() * ctypes.set_last_error()
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions