1 2 3 4 5 6 7 8 9 10 11 12
| (442 01:55), (242 02:51), (272 05:00), (472 05:06), (535 04:00), (235 04:09), (242 03:44), (449 04:44), (442 05:13), (242 03:14)
15
10
Traceback (most recent call last):
File "/usr/lib/python3.4/idlelib/PyShell.py", line 766, in runcode
exec(code, self.locals)
File "/home/laurent/Bureau/Python/Tmp/tmp004.py", line 33, in <module>
res = extraire_temps(unit)
File "/home/laurent/Bureau/Python/Tmp/tmp004.py", line 30, in extraire_temps
substring2 = substring.split(" ") [1]
IndexError: list index out of range |
Partager