[Tutor] Difference between decorator and inheritance

Gursimran Maken gursimran.maken at gmail.com
Wed Jul 31 13:57:11 EDT 2019


Hi,

Anyone could please let me know the difference between decorators and
inheritance in python.

Both are required to add additional functionality to a method then why are
we having 2 separate things in python for doing same kind of work.

Thank you,
Gursimran


More information about the Tutor mailing list