-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Running the script from cmd I got the following error:
C:\Users\enrico\git\emv-framework>python emv.py
Traceback (most recent call last):
File "emv.py", line 15, in
from tlv import *
File "C:\Users\enrico\git\emv-framework\tlv.py", line 109
print '%s%.2x [%.2x] - %s' % (deep_str, self.code, self.size, self.name)
^
SyntaxError: invalid syntax
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels