diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-09-26 20:55:08 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-26 20:55:08 (GMT) |
commit | ce63ea0fe42b8934af7aeb69979f1cd2d526b8c6 (patch) | |
tree | 1ede2b5ab1060ba6ec02936558a6580692648910 /Python/optimizer.c | |
parent | 2e7c58a77dfadd30776018491cd57bf6a91691e3 (diff) | |
download | cpython-ce63ea0fe42b8934af7aeb69979f1cd2d526b8c6.zip cpython-ce63ea0fe42b8934af7aeb69979f1cd2d526b8c6.tar.gz cpython-ce63ea0fe42b8934af7aeb69979f1cd2d526b8c6.tar.bz2 |
[3.13] Programming FAQ: Mention object.__setattr__ as a technique for delegation (GH-124617) (#124624)
Programming FAQ: Mention object.__setattr__ as a technique for delegation (GH-124617)
This is used for example by threading.local in the stdlib.
(cherry picked from commit 43979fad904bcc343f90cb526faa526c45fcbfa4)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Diffstat (limited to 'Python/optimizer.c')
0 files changed, 0 insertions, 0 deletions