>>> [][t""]
<python-input-0>:1: SyntaxWarning: list indices must be integers or slices, not str; perhaps you missed a comma?
Traceback (most recent call last):
File "<python-input-0>", line 1, in <module>
[][t""]
~~^^^^^
TypeError: list indices must be integers or slices, not string.templatelib.Template