Change in pysim[master]: WIP-TEST

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

dexter gerrit-no-reply at lists.osmocom.org
Wed May 5 09:50:34 UTC 2021


dexter has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/24134 )


Change subject: WIP-TEST
......................................................................

WIP-TEST

Change-Id: I2de36a488840ec2bad94fa1830f9a2ac369bad80
---
M pySim/cards.py
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/34/24134/1

diff --git a/pySim/cards.py b/pySim/cards.py
index 30857b3..e900a7a 100644
--- a/pySim/cards.py
+++ b/pySim/cards.py
@@ -351,7 +351,7 @@
 			(res, sw) = self._scc.update_binary(EF_USIM_ADF_map['UST'], content)
 		return sw
 
-class IsimCard(Card):
+class IsimCard(UsimCard):
 	def __init__(self, ssc):
 		super(IsimCard, self).__init__(ssc)
 
@@ -1255,7 +1255,7 @@
 		return None
 
 
-class SysmoISIMSJA2(UsimCard, IsimCard):
+class SysmoISIMSJA2(IsimCard):
 	"""
 	sysmocom sysmoISIM-SJA2
 	"""

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

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I2de36a488840ec2bad94fa1830f9a2ac369bad80
Gerrit-Change-Number: 24134
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210505/0ac1dd8e/attachment.htm>


More information about the gerrit-log mailing list