>> 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.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to