aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_struct.py
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2025-02-05 11:03:58 +0100
committerGitHub <noreply@github.com>2025-02-05 11:03:58 +0100
commitdc804ffb2f7cfaf60916b36f3d5cac9c00e4f1ea (patch)
tree3eb3cce29397c318c1eba574c0cb41efe3b2f37e /Lib/test/test_struct.py
parentfb5d1c923677e7982360bad934d70cf9ad3366ca (diff)
downloadcpython-dc804ffb2f7cfaf60916b36f3d5cac9c00e4f1ea.tar.gz
cpython-dc804ffb2f7cfaf60916b36f3d5cac9c00e4f1ea.zip
gh-128911: Use PyImport_ImportModuleAttr() function (#129657)
* Replace PyImport_ImportModule() + PyObject_GetAttr() with PyImport_ImportModuleAttr(). * Replace PyImport_ImportModule() + PyObject_GetAttrString() with PyImport_ImportModuleAttrString().
Diffstat (limited to 'Lib/test/test_struct.py')
0 files changed, 0 insertions, 0 deletions