mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-22 05:18:33 +03:00
The variable card_handler is assigned in the following way: card_handler = card_handler(sl) This may cause problems since the class name and the variable name are the same. Lets rename card_handler to avoid problems here. Change-Id: I84dafc49862e373ae9f6a56bd2e8d1a02c27430a
21 KiB
Executable File
21 KiB
Executable File