Strange error
BartlebyScrivener
rpdooling at gmail.com
Thu May 18 17:05:30 EDT 2006
>> This type of bug commonly bites neophyte programmers.
That IS weird. I'm new. I read it, I see how it works, but how come in
between calls of the function, you can't access the values being
stored? Or I guess you can, but I don't see the way.
How come you can't do something like :
>>>wtf.args
It doesn't give you the list with the values it's storing between
function calls.
More information about the Python-list
mailing list