Python Forum
Ho can I get the first parent of a class?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ho can I get the first parent of a class?
#2
You can create a method to do this by walking the tree. There may be a simpler way.
see http://stackoverflow.com/questions/13431...ded-to-its
You can probably take what you need from this tree example
(you don't need all the fluff).
Reply


Messages In This Thread
RE: Ho can I get the first parent of a class? - by Larz60+ - Jan-09-2017, 07:33 PM

Forum Jump:

User Panel Messages

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