Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
adrianshort
/
planningalerts
réplica de
https://github.com/adrianshort/planningalerts.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Fix Oldham
import/raw
duncan.parkes
hace 18 años
padre
fcc6c27258
commit
ce11936b8c
Se han
modificado 2 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
trunk/cgi-bin/AcolnetParser.py
+1
-1
trunk/python_scrapers/AcolnetParser.py
+ 1
- 1
trunk/cgi-bin/AcolnetParser.py
Ver fichero
@@ -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 fichero
@@ -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"""
Escribir
Vista previa
Cargando…
Cancelar
Guardar