git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@13 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2010-01-08 00:07:56 +00:00
parent bc9f334d04
commit 9dd84e5962

View File

@@ -1106,6 +1106,8 @@ class MF(DF): # {{{
else:
tlv_data = []
isSimpleTlv = True
else:
raise SwError(SW["ERR_INCORRECTP1P2"])
return file, isSimpleTlv, tlv_data