Python Forum
Thread Rating:
  • 3 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
issue on tree
#3
When something doesn't work, and you don't know why, and you don't know where the issue is, the first thing you should do is simplify the problem. In your case, that means getting rid of the list comprehensions, and all those excessive parentheses that make it very difficult to read. This isn't lisp, after all.
Reply


Messages In This Thread
issue on tree - by desul - Mar-08-2017, 04:13 AM
RE: issue on tree - by Larz60+ - Mar-08-2017, 04:15 AM
RE: issue on tree - by nilamo - Mar-23-2017, 08:46 PM
RE: issue on tree - by metulburr - Mar-23-2017, 08:57 PM
RE: issue on tree - by nilamo - Mar-24-2017, 08:03 PM
RE: issue on tree - by Ofnuts - Mar-24-2017, 10:25 PM

Forum Jump:

User Panel Messages

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