duncan.parkes před 17 roky
rodič
revize
bdef71da65
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +1
    -1
      cgi-bin/AcolnetParser.py
  2. +1
    -1
      python_scrapers/AcolnetParser.py

+ 1
- 1
cgi-bin/AcolnetParser.py Zobrazit soubor

@@ -386,7 +386,7 @@ class OldhamParser(AcolnetParser):
location_tr = 6
proposal_tr = 7
def _cleanupHTML(self, html):
def _cleanupHTML(self, html):
"""There is a bad table end tag in this one.
Fix it before we start"""


+ 1
- 1
python_scrapers/AcolnetParser.py Zobrazit soubor

@@ -386,7 +386,7 @@ class OldhamParser(AcolnetParser):
location_tr = 6
proposal_tr = 7
def _cleanupHTML(self, html):
def _cleanupHTML(self, html):
"""There is a bad table end tag in this one.
Fix it before we start"""


Načítá se…
Zrušit
Uložit