aboutsummaryrefslogtreecommitdiffstats
path: root/cards/iso_7816_4_card.py
diff options
context:
space:
mode:
Diffstat (limited to 'cards/iso_7816_4_card.py')
-rw-r--r--cards/iso_7816_4_card.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cards/iso_7816_4_card.py b/cards/iso_7816_4_card.py
index 7725829..cb49202 100644
--- a/cards/iso_7816_4_card.py
+++ b/cards/iso_7816_4_card.py
@@ -30,7 +30,7 @@ class ISO_7816_4_Card(Card):
def cmd_parsetlv(self):
"Decode the TLV data in the last response"
- print TLV_utils.decode(self.last_result)
+ print TLV_utils.decode(self.last_result.data)
ATRS = list(Card.ATRS)
ATRS.extend( [