]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Programming FAQ: Mention object.__setattr__ as a technique for delegation (#124617)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Thu, 26 Sep 2024 18:50:31 +0000 (11:50 -0700)
committerGitHub <noreply@github.com>
Thu, 26 Sep 2024 18:50:31 +0000 (11:50 -0700)
commit43979fad904bcc343f90cb526faa526c45fcbfa4
treea392ac6db120881d758eee1be27bf13248d01feb
parent986a4e1b6fcae7fe7a1d0a26aea446107dd58dd2
Programming FAQ: Mention object.__setattr__ as a technique for delegation (#124617)

This is used for example by threading.local in the stdlib.
Doc/faq/programming.rst