Attention is currently required from: fixeria, laforge, lynxis lazus.
View Change
2 comments:
File pySim-shell.py:
Patch Set #4, Line 66:
from pySim.ts_31_102 import ADF_USIM
from pySi
you're importing but not using these?
Those are from my previous approach, they are indeed not used anymore.
Patch Set #4, Line 605: parent = self._cmd.lchan.selected_file.get_selectables()[".."]
may be worth moving this into a separate function, to improve readability
We can just use the .parent property of the file (I didn't see that at first).
To view, visit change 34884. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: Ia2fdd65f430c07acb1afdaf265d24c6928b654e0
Gerrit-Change-Number: 34884
Gerrit-PatchSet: 5
Gerrit-Owner: dexter <pmaier@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: lynxis lazus <lynxis@fe80.eu>
Gerrit-CC: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Attention: laforge <laforge@osmocom.org>
Gerrit-Attention: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Attention: lynxis lazus <lynxis@fe80.eu>
Gerrit-Comment-Date: Mon, 04 Dec 2023 12:27:21 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: fixeria <vyanitskiy@sysmocom.de>
Gerrit-MessageType: comment