aboutsummaryrefslogtreecommitdiff
path: root/filesthatshouldbethesame.py
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-08-21 11:52:37 +0200
committermarha <marha@users.sourceforge.net>2012-08-21 11:52:37 +0200
commitc732a28a020f7c0a0cc90889fedeb7fd53e2b31e (patch)
tree3ad089a6b5a08140e11c4dbc8c0722c076a59eb3 /filesthatshouldbethesame.py
parentb6dd6de7f745bf0e52ac1d8922dca6f6f2517803 (diff)
downloadvcxsrv-c732a28a020f7c0a0cc90889fedeb7fd53e2b31e.tar.gz
vcxsrv-c732a28a020f7c0a0cc90889fedeb7fd53e2b31e.tar.bz2
vcxsrv-c732a28a020f7c0a0cc90889fedeb7fd53e2b31e.zip
Added command line at start of script
Diffstat (limited to 'filesthatshouldbethesame.py')
-rw-r--r--filesthatshouldbethesame.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/filesthatshouldbethesame.py b/filesthatshouldbethesame.py
index 34c3586d4..bf789df4c 100644
--- a/filesthatshouldbethesame.py
+++ b/filesthatshouldbethesame.py
@@ -1,3 +1,4 @@
+#!python
from itertools import *
import sys,os,difflib