-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Open
Labels
Milestone
Description
Summary
If you insert an exception here:
def __init__(self, canvas, num): |
Proposed fix
Insert an exception here:
def __init__(self, canvas, num): |
Build against a debug version of python and track down the issue using a debugger.