Python Forum
i don't understand this exception
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
i don't understand this exception
#9
(Sep-02-2021, 05:44 AM)Skaperen Wrote: if i exhaust this search my next task will be to build a minimal class that replicates the problem.

Better yet, write a test. That will help you figure out the input leading to the problem and making that test pass demonstrates that the bug has been fixed. It'll then give you regression safety - if you change something that causes the test to fail, you'll know you've broken the code.
buran likes this post
Reply


Messages In This Thread
i don't understand this exception - by Skaperen - Aug-24-2021, 01:09 AM
RE: i don't understand this exception - by Skaperen - Aug-24-2021, 02:23 AM
RE: i don't understand this exception - by Skaperen - Aug-24-2021, 04:33 AM
RE: i don't understand this exception - by Skaperen - Aug-24-2021, 07:13 AM
RE: i don't understand this exception - by Skaperen - Sep-02-2021, 05:44 AM
RE: i don't understand this exception - by ndc85430 - Sep-03-2021, 06:54 PM
RE: i don't understand this exception - by buran - Sep-02-2021, 07:41 AM
RE: i don't understand this exception - by Skaperen - Sep-05-2021, 12:39 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  During handling of the above exception, another exception occurred Skaperen 7 27,006 Dec-21-2018, 10:58 AM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

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