소스 검색

Fix Oldham

import/raw
duncan.parkes 18 년 전
부모
커밋
ce11936b8c
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      trunk/cgi-bin/AcolnetParser.py
  2. +1
    -1
      trunk/python_scrapers/AcolnetParser.py

+ 1
- 1
trunk/cgi-bin/AcolnetParser.py 파일 보기

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


+ 1
- 1
trunk/python_scrapers/AcolnetParser.py 파일 보기

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


불러오는 중...
취소
저장