Ver a proveniência

Fix Oldham

import/raw
duncan.parkes há 18 anos
ascendente
cometimento
ce11936b8c
2 ficheiros alterados com 2 adições e 2 eliminações
  1. +1
    -1
      trunk/cgi-bin/AcolnetParser.py
  2. +1
    -1
      trunk/python_scrapers/AcolnetParser.py

+ 1
- 1
trunk/cgi-bin/AcolnetParser.py Ver ficheiro

@@ -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
trunk/python_scrapers/AcolnetParser.py Ver ficheiro

@@ -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"""


Carregando…
Cancelar
Guardar