Python Decorator Syntax

From GM-RKB
(Redirected from @ Decorator)
Jump to navigation Jump to search

A Python Decorator Syntax is a Python Language Feature that modifies functions and classes using @ symbol notation.