#Python surprise of the day: `x = []; x.insert(999, "foo")` does not throw an error.