aboutsummaryrefslogtreecommitdiffstats
path: root/pySim-prog.py
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2011-12-08 20:08:26 +0100
committerSylvain Munaut <tnt@246tNt.com>2011-12-08 20:08:26 +0100
commit1a914439b85665571fc9cb61de39e3e68b456c1f (patch)
tree3e4a011123661bd3509b2890235262db85c0a382 /pySim-prog.py
parente10394bfb6a805b09bff416ebba31cd0251a38df (diff)
Whitespace fixes
Diffstat (limited to 'pySim-prog.py')
-rwxr-xr-xpySim-prog.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pySim-prog.py b/pySim-prog.py
index 493d434..aad68c0 100755
--- a/pySim-prog.py
+++ b/pySim-prog.py
@@ -174,7 +174,7 @@ def _dbi_binary_quote(s):
e = i
if m == 0: # No overhead ? use this !
break;
-
+
# Generate output
out = []
out.append( chr(e) ) # Offset
@@ -439,7 +439,7 @@ if __name__ == '__main__':
done = False
first = True
card = None
-
+
while not done:
# Connect transport
print "Insert card now (or CTRL-C to cancel)"