Sollicitatievraag bij Atlassian

What is a Python decorator?

Antwoord op sollicitatievraag

Anoniem

2 jun 2015

Its a callable which takes a function, method, or class and returns an object which replaces the input immediately after its defined.