Attention is currently required from: fixeria.
laforge has posted comments on this change by laforge. ( https://gerrit.osmocom.org/c/pysim/+/37741?usp=email )
Change subject: pySim.esim.saip.templates: Add expand_default_value() method ......................................................................
Patch Set 2:
(1 comment)
File pySim/esim/saip/templates.py:
https://gerrit.osmocom.org/c/pysim/+/37741/comment/339c816c_6ee68ec5?usp=ema... : PS2, Line 55: or 100
just too be sure: is this intentional and coming from some spec. […]
no, it is just a random value. The return value of the below call is not actually used anywhere. All we want to do here is to verify that *if* we later need to actually compute the default value, it will work. So we're just verifying that the pattern from the template can be processed as the comment states below.