[Python-Dev] unscriptable? (original) (raw)

Benjamin Peterson musiccomposition at gmail.com
Sat Apr 19 00:43:01 CEST 2008


Consider this error:

3["something"] Traceback (most recent call last): File "", line 1, in TypeError: 'int' object is unsubscriptable

"unscriptable" seems rather ambiguous. How about "[object] cannot be indexed"?

-- Cheers, Benjamin Peterson



More information about the Python-Dev mailing list