You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like my decorator to access the data in self, but now pydecor does not allow this type of usage.
The text was updated successfully, but these errors were encountered:
laike9m
changed the title
Is it possible to add an option to not strip off self and/or cls?
Is it possible to add an option to not strip off self and/or cls?
Jul 20, 2020
I would like my decorator to access the data in
self
, but now pydecor does not allow this type of usage.The text was updated successfully, but these errors were encountered: