From c732a28a020f7c0a0cc90889fedeb7fd53e2b31e Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 21 Aug 2012 11:52:37 +0200 Subject: Added command line at start of script --- filesthatshouldbethesame.py | 1 + 1 file changed, 1 insertion(+) (limited to 'filesthatshouldbethesame.py') 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 -- cgit v1.2.3