Re: Dynamically modifying "__setattr__"

Liste des GroupesRevenir à cl python 
Sujet : Re: Dynamically modifying "__setattr__"
De : ram (at) *nospam* zedat.fu-berlin.de (Stefan Ram)
Groupes : comp.lang.python
Date : 30. Sep 2023, 13:20:16
Autres entêtes
Organisation : Stefan Ram
Message-ID : <indirection-20230930131955@ram.dialup.fu-berlin.de>
References : 1 2
Greg Ewing <greg.ewing@canterbury.ac.nz> writes:
    def __setattr__(self, key, value):
        self.setattr(key, value)

|All problems in computer science can be solved by
|adding another level of indirection.

  (The fundamental theorem of software engineering [FTSE] is
  a term originated by Andrew Koenig to describe a remark by
  Butler Lampson attributed to the late David J. Wheeler.)



Date Sujet#  Auteur
28 Sep 23 * Dynamically modifying "__setattr__"2Stefan Ram
30 Sep 23 `- Re: Dynamically modifying "__setattr__"1Stefan Ram

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal