Open Antalis opened 5 years ago
Hi,
Same problem as indicated at the end of issue n°#95 (Jan 2016) for iLO2 , can you modifiy, in hpilo.py :
- return self._element_children_to_dict(etree.fromstring(data)) + return self._element_children_to_dict(etree.fromstring(data.lstrip()))
Thx.
Hi,
Same problem as indicated at the end of issue n°#95 (Jan 2016) for iLO2 , can you modifiy, in hpilo.py :
Thx.