summaryrefslogtreecommitdiff
path: root/test cases/python/9 extmodule limited api/test_limited.py
AgeCommit message (Collapse)Author
2024-06-11Python: add load test to limited API testAndrew McNulty
Based on the example in GH issue #13167, the limited API test has been extended with a test to load the compiled module to ensure it can be loaded correctly.