Get method wrapped in a descriptor with getattr?

I'm still not 100% sure I fully understand your problem. You say that "Since I cannot get the original method, I don't know how many parameters it has to map them", but you don't need access to the original method to call by variable number of arguments (since the decorator has args ). You can do something like this.

First of all sorry about the comment my mistake, now for your last code will not work as you which (your method is not decorated anymore) because to understand decorator you have to see this.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions