mirror of
https://github.com/thp/pyotherside.git
synced 2025-01-28 23:52:55 +08:00
28d5e9289c
This changes the behavior of an existing function, so we need to bump the QML import version to still support code that depends on the old (broken) behavior of the importModule() function.
Test for importModule() with dots in the module name. Tests the (broken) behavior of QML API import 1.0, and the fixed 1.2 behavior. See: https://github.com/thp/pyotherside/issues/3