Python Forum
Exception handler problem part 2
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Exception handler problem part 2
#4
line 14 elif len(list1) == 0:
only needs to be else:

same with line 10
Reply


Messages In This Thread
Exception handler problem part 2 - by Leo - Feb-25-2022, 04:59 AM
RE: Exception handler problem part 2 - by Leo - Feb-26-2022, 09:18 PM
RE: Exception handler problem part 2 - by Larz60+ - Feb-27-2022, 12:33 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Exception handler problem Leo 10 3,021 Feb-24-2022, 08:21 PM
Last Post: deanhystad
  updating collision handler for pymunk 5.3.2 pythony 5 5,597 Oct-27-2017, 09:49 AM
Last Post: pythony

Forum Jump:

User Panel Messages

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