DEBSOURCES
Skip Quicknav
sources / python-sphinx-codeautolink / 0.17.5-1 / tests / extension / ref / ref_import_star.txt
1234567891011
test_project # split # split Test project ============ .. code:: python from test_project import * .. automodule:: test_project