summaryrefslogtreecommitdiff
path: root/docs/examples/tutorial/pure/py_cimport.py
Commit message (Collapse)AuthorAgeFilesLines
* Automatically add stubs for "cython.cimports.*" in the test runner to make ↵Stefan Behnel2021-06-141-0/+5
them importable in Python (although not necessarily runnable).