Python decorator article

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • gole@e-hf.net

    #1

    Python decorator article

    Hello,

    I am writing to point interested readers to a few short articles on
    decorators:

    Please find them here:

    Introduction On quite a few occasions I would find myself coding Python object initialiser methods where I would manually copy the method parameters to object attributes in order to make use of the…


    Best regards -- Muharem

Working...