Chris Rebert wrote:
On Sat, May 21, 2011 at 11:32 PM, James Stroud <jstr...@mbi.ucla.edu> wrote:
Chris Rebert wrote:
WTF?
Assuming your question is "Why is 1024 there twice?", the answer is
The question is "Why is 1024 there at all?" It should be 10.
Ah. This is why it's better to be more explicit about what your
question is than a mere "WTF?".
In that case, I believe you meant to write:
count += c.doit()
rather than:
count += c.doit(count)
I get it. Thank you.
James
--
http://mail.python.org/mailman/listinfo/python-list