Your Name hace 3 años
padre
commit
c65d905ce6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      hhh/SEO/gsearch_test.py

+ 1 - 1
hhh/SEO/gsearch_test.py

@@ -12,7 +12,7 @@ table=db['hhh_contentgap_serp']
 #print(os.path.realpath('.'))
 curdir=os.path.realpath('.')
 
-fr=codecs.open(curdir+'/hhh/SEO/contentgap.txt','r','utf-8')
+fr=codecs.open(curdir+'contentgap.txt','r','utf-8')
 lines=fr.readlines()
 lst=[]
 for l in lines: