Difference between revisions of "Function decorators in Python"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
[[wikipedia:Decorators in Python]]
 
[[wikipedia:Decorators in Python]]
 +
 +
the decorator syntax is pure [[syntactic sugar]], using <code>[[@]]</code> as the keyword.
  
 
== Related ==
 
== Related ==
 
* [[Java annotations]]
 
* [[Java annotations]]
 
  
 
== See also ==
 
== See also ==

Revision as of 03:03, 3 March 2022

Advertising: