So how do people defend this one: >>> [][0] Traceback (most recent call last): File "<stdin>", line 1, in <module> IndexError: list index out of range >>> >>> [][0] : "bug" >>>
So how do people defend this one: >>> [][0] Traceback (most recent call last): File "<stdin>", line 1, in <module> IndexError: list index out of range >>> >>> [][0] : "bug" >>>