[Python-Dev] unscriptable? (original) (raw)
Benjamin Peterson musiccomposition at gmail.com
Sat Apr 19 00:43:01 CEST 2008
- Previous message: [Python-Dev] Summary of Tracker Issues
- Next message: [Python-Dev] unscriptable?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Summary of Tracker Issues
- Next message: [Python-Dev] unscriptable?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]