Attention is currently required from: laforge.
fixeria has posted comments on this change. ( 
https://gerrit.osmocom.org/c/pysim/+/27130 )

Change subject: ts_102_221: Implement proper parsing of EF.DIR
......................................................................


Patch Set 6: Code-Review+1

(1 comment)

File pySim/ts_102_221.py:

https://gerrit.osmocom.org/c/pysim/+/27130/comment/7431ad0b_711e5333
PS6, Line 512: ApplicationLabel
So pylint complains that this variable is undefined:

  pySim/ts_102_221.py:512:63: E0602: Undefined variable 'ApplicationLabel' 
(undefined-variable)

And this is the sad side of using sub-classes in Python. For some reason, 
referencing them in lists and tuples does not work, I also faced this kind of 
an error while working with pycrate. Perhaps because tuples and lists are 
evaluated in some other scope?



--
To view, visit https://gerrit.osmocom.org/c/pysim/+/27130
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I875eb49e1f0370428c2eae69af84f5483bd5b1fc
Gerrit-Change-Number: 27130
Gerrit-PatchSet: 6
Gerrit-Owner: laforge <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Attention: laforge <[email protected]>
Gerrit-Comment-Date: Fri, 11 Feb 2022 07:18:31 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment

Reply via email to