Menu

#32 __calc_todo problem

open
nobody
None
5
2012-09-14
2008-04-30
No

I don't have done set, but it is doing the calculation
as if I do.

I notice that

done = self.done
if done:

as opposed to complete just above it, which is
complete = self.dict.get("complete")
if complete:

Is this creating a weird recursion?

-Dave

Discussion


Log in to post a comment.

MongoDB Logo MongoDB