How to determine an object is "scriptable"

abcd codecraig at gmail.com
Thu Mar 30 08:55:03 EST 2006


I recently came across a problem where I saw this error:
"TypeError: unsubscriptable object"

How can I determine if an object is "scriptable" or "unscriptable"?




More information about the Python-list mailing list