Explorar o código

once more the check the pictures

rachels %!s(int64=3) %!d(string=hai) anos
pai
achega
718ef87c70
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 0
      checkpics.bat
  2. 0 1
      tools/check_images.py

+ 1 - 0
checkpics.bat

@@ -0,0 +1 @@
+python tools/check_images.py > missing_pictures.txt

+ 0 - 1
tools/check_images.py

@@ -21,7 +21,6 @@ for name in os.listdir("locations"):
 		continue
 		# skip directories
 	else:
-		print "file", name
 		ifile = io.open(
 			os.path.join("locations", name),
 			mode='rt',