aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/PySide2/_built_modules.py.in
blob: 4e491d081e62f30faac88704f770c055291b4ab8 (plain)
1
2
3
built_modules = list(name for name in
    "@all_module_shortnames@"
    .split(";"))