[vlille] fix encoding error

This commit is contained in:
Bezleputh 2014-10-22 11:47:00 +02:00
commit d37c9f20c5

View file

@ -34,6 +34,9 @@ class LastDateFilter(Filter):
class InfoStationPage(XMLPage):
ENCODING = 'utf-8'
@method
class get_station_infos(ListElement):
item_xpath = "."