Переглянути джерело

Quote the & for Harlow comment url.

master
duncan.parkes 16 роки тому
джерело
коміт
ba9efd3cad
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      python_scrapers/AcolnetParser.py

+ 1
- 1
python_scrapers/AcolnetParser.py Переглянути файл

@@ -322,7 +322,7 @@ class HarlowParser(AcolnetParser):
def _getCommentUrl(self, app_table):
"""This must be run after _getInfoUrl"""
#http://www2.bridgnorth-dc.gov.uk/planning/acolnetcgi.gov?ACTION=UNWRAP&RIPNAME=Root.PgeCommentForm&TheSystemkey=46958
return self._current_application.info_url.replace("PgeResultDetail", "PgeCommentNeighbourForm&hasreference=no")
return self._current_application.info_url.replace("PgeResultDetail", "PgeCommentNeighbourForm&hasreference=no")

if __name__ == '__main__':
day = 4


Завантаження…
Відмінити
Зберегти