Change in pysim[master]: sysmoISIM-SJA2: Inherit ISIM Card class as SysmoISIMSJA2 UICC contain...

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/.

herlesupreeth gerrit-no-reply at lists.osmocom.org
Wed Dec 23 08:26:44 UTC 2020


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


Change subject: sysmoISIM-SJA2: Inherit ISIM Card class as SysmoISIMSJA2 UICC contains an ISIM
......................................................................

sysmoISIM-SJA2: Inherit ISIM Card class as SysmoISIMSJA2 UICC contains an ISIM

Change-Id: I87b318d2df491b9d3c90aad0c38be9bd41e6cf56
---
M pySim/cards.py
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/54/21854/1

diff --git a/pySim/cards.py b/pySim/cards.py
index 87f81b7..81b2f5d 100644
--- a/pySim/cards.py
+++ b/pySim/cards.py
@@ -1084,7 +1084,7 @@
 		return None
 
 
-class SysmoISIMSJA2(UsimCard):
+class SysmoISIMSJA2(UsimCard, IsimCard):
 	"""
 	sysmocom sysmoISIM-SJA2
 	"""

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

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I87b318d2df491b9d3c90aad0c38be9bd41e6cf56
Gerrit-Change-Number: 21854
Gerrit-PatchSet: 1
Gerrit-Owner: herlesupreeth <herlesupreeth at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201223/d6ff54ed/attachment.htm>


More information about the gerrit-log mailing list