forked from public/pysim
Update patch set 6
Patch Set 6:
(1 comment)
Patch-set: 6
Attention: {"person_ident":"Gerrit User 1000005 \u003c1000005@035e6965-6537-41bd-912c-053f3cf69326\u003e","operation":"REMOVE","reason":"\u003cGERRIT_ACCOUNT_1000005\u003e replied on the change"}
Attention: {"person_ident":"Gerrit User 1000004 \u003c1000004@035e6965-6537-41bd-912c-053f3cf69326\u003e","operation":"ADD","reason":"\u003cGERRIT_ACCOUNT_1000005\u003e replied on the change"}
This commit is contained in:
committed by
Gerrit Code Review
parent
c2505e7f4b
commit
77b8923b05
@@ -22,6 +22,30 @@
|
||||
},
|
||||
"revId": "e5f0f07835168fb2e8058a35e61417774aaa4eab",
|
||||
"serverId": "035e6965-6537-41bd-912c-053f3cf69326"
|
||||
},
|
||||
{
|
||||
"unresolved": true,
|
||||
"key": {
|
||||
"uuid": "6748553e_7e8c1591",
|
||||
"filename": "pySim/esim/saip/personalization.py",
|
||||
"patchSetId": 6
|
||||
},
|
||||
"lineNbr": 56,
|
||||
"author": {
|
||||
"id": 1000005
|
||||
},
|
||||
"writtenOn": "2026-01-15T03:56:18Z",
|
||||
"side": 1,
|
||||
"message": "thanks for helping, because i could not figure this out.\n...actually i still can\u0027t figure out the API.\n\nI tried to find example callers of file_content_from_tuples() but they simply do not exist.\nI\u0027m stuck with from_tuples() which doesn\u0027t do what i want.\n\nEssentially, I need a ProfileElement.get_bytes() function?\nIn detail, how exactly do I improve this caller?\n\n for pe in pes.get_pes_for_type(\u0027usim\u0027):\n imsi_pe \u003d pe.decoded.get(\u0027ef-imsi\u0027, None)\n if imsi_pe:\n yield dec_imsi(b2h(file_tuples_content_as_bytes(imsi_pe)))\n ^^^^^^^^^^^^^^^^^^^\n\nthanks",
|
||||
"parentUuid": "c352d841_200e6677",
|
||||
"range": {
|
||||
"startLine": 56,
|
||||
"startChar": 0,
|
||||
"endLine": 56,
|
||||
"endChar": 2
|
||||
},
|
||||
"revId": "e5f0f07835168fb2e8058a35e61417774aaa4eab",
|
||||
"serverId": "035e6965-6537-41bd-912c-053f3cf69326"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user