All pastes #874360 Raw Edit

Mine

public text v1 · immutable
#874360 ·published 2008-01-27 06:41 UTC
rendered paste body
john@Schala:~$ python test.py 
Traceback (most recent call last):
  File "test.py", line 7, in <module>
    print_name(devices[0]['host'])
IndexError: list index out of range
john@Schala:~$