As discussed on Reddit, the magic import logic is not very tool friendly and a little too magic perhaps. Instead, this patch introduces an automatic loader (`slint.loader`), which can traverse `sys.path` and lazily load `.slint` files by attribute lookup.
Closes#4856
2024-04-18 16:04:20 +02:00
Renamed from api/python/tests/test_import.py (Browse further)