Python Forum
why does the counter need to go to -50000 for this to work?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
why does the counter need to go to -50000 for this to work?
#2
Honestly, I'm not sure what self.done_count is even doing for you that isn't already incorporated into the code. The for loop itself should take care of the issue that self.done_count aims to do. What happens if you refactor to remove that? Or what happened before you added it?
Reply


Messages In This Thread
RE: why does the counter need to go to -50000 for this to work? - by stullis - Oct-23-2018, 12:35 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020