pysim/pySim
Harald Welte 225e06059c Fix compatibility with cmd2 >= 2.3.0
cmd2.fg and cmd2.bg have been deprecated in cmd2 2.3.0 and removed
in cmd2 2.4.0.  Let's work around this by a version check.

Related upstream commits:

commit f57b08672af97f9d973148b6c30d74fe4e712d14
Author: Kevin Van Brunt <kmvanbrunt@gmail.com>
Date:   Mon Oct 11 15:20:46 2021 -0400

and

commit f217861feae45a0a1abb56436e68c5dd859d64c0
Author: Kevin Van Brunt <kmvanbrunt@gmail.com>
Date:   Wed Feb 16 13:34:13 2022 -0500

Change-Id: I9fd32c0fd8f6d40e00a318602af97c288605e8e5
2022-06-23 08:55:24 +02:00
..
transport transport/pcsc: throw ReaderError with a message 2022-04-25 18:24:41 +03:00
__init__.py cosmetic: Switch to consistent four-spaces indent; run autopep8 2022-02-11 13:32:58 +01:00
ara_m.py doc: Improve documentation in various places 2022-02-15 16:40:45 +01:00
card_handler.py cosmetic: Switch to consistent four-spaces indent; run autopep8 2022-02-11 13:32:58 +01:00
card_key_provider.py cosmetic: Switch to consistent four-spaces indent; run autopep8 2022-02-11 13:32:58 +01:00
cards.py cards: populate ADM1 key reference member 2022-06-21 09:56:49 +02:00
cat.py cosmetic: Remove extraneous empty lines between spec-section-comment and class 2022-02-14 00:51:27 +01:00
commands.py commands: add ".." notation to expand hexstrings 2022-06-03 10:26:58 +02:00
construct.py ts_102_221: The BTLV IEs FILE SIZE and TOTAL FILE SIZE have a min length 2022-06-10 16:26:54 +02:00
exceptions.py cosmetic: Switch to consistent four-spaces indent; run autopep8 2022-02-11 13:32:58 +01:00
filesystem.py filesystem: also return the encoded FCP from probe_file 2022-06-01 18:10:04 +02:00
global_platform.py Initial support for GlobalPlatform 2022-03-01 16:32:15 +00:00
gsm_r.py cosmetic: Switch to consistent four-spaces indent; run autopep8 2022-02-11 13:32:58 +01:00
iso7816_4.py cosmetic: Remove extraneous empty lines between spec-section-comment and class 2022-02-14 00:51:27 +01:00
jsonpath.py cosmetic: Switch to consistent four-spaces indent; run autopep8 2022-02-11 13:32:58 +01:00
profile.py cosmetic: Switch to consistent four-spaces indent; run autopep8 2022-02-11 13:32:58 +01:00
sysmocom_sja2.py cosmetic: Switch to consistent four-spaces indent; run autopep8 2022-02-11 13:32:58 +01:00
tlv.py tlv: Don't raise exception if somebody passes empty data to TLV decoder 2022-02-14 00:44:55 +01:00
ts_31_102.py ts_31_102: Avoid pylint false positive 2022-03-27 12:33:55 +02:00
ts_31_103.py ts_31_103: Correct file-id of EF.DOMAIN in ADF.ISIM 2022-03-27 10:43:38 +00:00
ts_51_011.py ts_51_011: Better decode of EF_OPL LAI 2022-02-25 15:44:26 +01:00
ts_102_221.py ts_102_221: The BTLV IEs FILE SIZE and TOTAL FILE SIZE have a min length 2022-06-10 16:26:54 +02:00
ts_102_222.py Fix compatibility with cmd2 >= 2.3.0 2022-06-23 08:55:24 +02:00
utils.py commands: add ".." notation to expand hexstrings 2022-06-03 10:26:58 +02:00