Python Forum
Determine whether a method was overridden
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Determine whether a method was overridden
#7
What is not clear in the question is "what" needs to know... An instance of the derived class? Code external to both base and derived classes?

And why is this needed in the first place? Maybe you should reconsider your design?
Unless noted otherwise, code in my posts should be understood as "coding suggestions", and its use may require more neurones than the two necessary for Ctrl-C/Ctrl-V.
Your one-stop place for all your GIMP needs: gimp-forum.net
Reply


Messages In This Thread
RE: Determine whether a method was overridden - by Ofnuts - Nov-14-2016, 09:51 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Variables being overridden to initial values. p2bc 6 2,638 Oct-10-2020, 09:03 PM
Last Post: p2bc
  How to determine pen color from an image? robie972003 2 2,405 Mar-24-2019, 10:06 PM
Last Post: robie972003
  determine if an number is in a list Dbeah 7 3,805 Nov-06-2018, 12:11 PM
Last Post: buran
  determine if an number is in a list Dbeah 1 2,249 Nov-04-2018, 04:50 PM
Last Post: stullis
  how to determine if an object is a number Skaperen 6 3,996 Jul-11-2018, 08:18 PM
Last Post: Skaperen
  How Do I Determine indentation in AST? jimo 3 4,243 Jul-01-2018, 04:25 PM
Last Post: buran

Forum Jump:

User Panel Messages

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