Attention is currently required from: neels.
1 comment:
File pySim/esim/saip/personalization.py:
Patch Set #3, Line 296: def _apply_sd(cls, pe: ProfileElement, value):
Done
I think this was where I took the idea from: https://www.geeksforgeeks.org/python/private-methods-in-python/
I didn't know that double underscore method/function names were explicitly reserved for python internal stuff, but given that most of the python internals start with a double underscore you may have a point.
In any case, don't let me block you with this. Just wanted to share a thought.
To view, visit change 39747. To unsubscribe, or for help writing mail filters, visit settings.