getfirst and re
Steve Holden
steve at holdenweb.com
Fri Jan 8 09:40:27 EST 2010
Victor Subervi wrote:
[...]
> TypeError: unsubscriptable object
> args = ('unsubscriptable object',)
>
> Why is the value undefined? What is an unsubscriptable object?
> TIA,
> beno
>
Sorry, that wasn't very helpful. Here's some more advice:
Google is you friend. Try Googling for components of the error
traceback. It's unlikely you are the first person to experience this
problem.
regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
PyCon is coming! Atlanta, Feb 2010 http://us.pycon.org/
Holden Web LLC http://www.holdenweb.com/
UPCOMING EVENTS: http://holdenweb.eventbrite.com/
More information about the Python-list
mailing list