1 2 3
# python/imports Extraction fixture: a Python module with `import os`, `import sys`, and `from X import Y` statements. Verifies that import extraction captures both module-level and named imports from `pathlib` and `collections`.