Explorar o código

we do not need the glife.txt

rachels %!s(int64=3) %!d(string=hai) anos
pai
achega
20daaf3ef6
Modificáronse 2 ficheiros con 0 adicións e 6 borrados
  1. 0 3
      tools/check_images2.py
  2. 0 3
      tools/check_images3.py

+ 0 - 3
tools/check_images2.py

@@ -11,9 +11,6 @@ import sys
 startpattern = """images/"""
 startpattern = """images/"""
 imgFormats = ['jpg','gif','png','mp4']
 imgFormats = ['jpg','gif','png','mp4']
 
 
-infile = io.open('glife.txt',mode='r',encoding='utf-16')
-lines = infile.readlines()
-
 images = []
 images = []
 
 
 for name in os.listdir("locations"):
 for name in os.listdir("locations"):

+ 0 - 3
tools/check_images3.py

@@ -12,9 +12,6 @@ from sys import version_info
 startpattern = """images/"""
 startpattern = """images/"""
 imgFormats = ['jpg','gif','png','mp4']
 imgFormats = ['jpg','gif','png','mp4']
 
 
-infile = io.open('glife.txt',mode='r',encoding='utf-16')
-lines = infile.readlines()
-
 images = []
 images = []
 
 
 for name in os.listdir("locations"):
 for name in os.listdir("locations"):