mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-29 01:30:19 +03:00
In in the module __init__.py we print an init message (which type of LinkBase class is providing the SimLink). However in __init__.py we tend to have only platform independed code but the message string can already be categorized as platform depened. Let's put the init message into the constructor of the concrete classes of LinkBase. Related: OS#6210 Change-Id: I0a6dd7deb79a5f3e42b29094a1cf2535075fa430
14 KiB
14 KiB