Files
pysim-local/pySim
Harald Welte d81c2086c8 pySim.tlv: Fix from_dict of nested TLVs
The existing logic is wrong.  How we call from_dict() doesn't differ if
a member IE itself contains a nested collection: We always must pass a
single-entry dict with the snak-case name of the class to from_dict().

Change-Id: Ic1f9db45db75b887227c2e20785198814cbab0f5
Fixes: OS#6453
2024-07-31 23:17:13 +02:00
..
2024-02-05 09:44:53 +01:00
2024-02-05 09:53:59 +01:00
2024-02-05 17:54:30 +01:00
2024-02-05 09:52:12 +01:00
2024-02-05 09:44:53 +01:00
2024-06-10 08:59:39 +02:00
2024-02-05 09:50:54 +01:00
2024-02-05 09:50:47 +01:00
2024-07-31 23:17:13 +02:00