pysim/pySim/transport
Vadim Yanitskiy 52efc0372c ModemATCommandLink: fix AttributeError exception in __del__()
self._sl will not be assigned if serial.Serial() fails.

Change-Id: I179a7efd92eaa3469a17b6ef252b3949c44ea6ea
2021-05-03 14:13:14 +00:00
..
__init__.py [pylint] Declare abstract LinkBase._send_apdu_raw() method as such 2021-05-02 20:22:15 +00:00
calypso.py transport: Pass arbitrary kwargs to base-class constructor 2021-04-10 18:41:15 +02:00
modem_atcmd.py ModemATCommandLink: fix AttributeError exception in __del__() 2021-05-03 14:13:14 +00:00
pcsc.py transport: Pass arbitrary kwargs to base-class constructor 2021-04-10 18:41:15 +02:00
serial.py transport: Pass arbitrary kwargs to base-class constructor 2021-04-10 18:41:15 +02:00