Add an enormous dirty block which do everythings magically

This commit is contained in:
Némunaire 2011-11-05 16:39:36 +01:00
parent e83d2e5efc
commit 95d423b7d5

4
c.py
View File

@ -585,6 +585,6 @@ def checkFile(path, opt):
#print("Ce fichier contient {0} lignes".format(numLign))
#import sys
import sys
#checkFile(sys.argv[1], dict())
checkFile(sys.argv[1], dict())