cpython/Doc/reference
Miss Islington (bot) 11b5045b0c
bpo-8264: Document hasattr and getattr behavior for private attributes (GH-23513) (GH-26238)
Clarify ``getattr`` and ``setattr`` requirements for accessing name-mangled attributes

Co-Authored-By: Catalin Iacob <iacobcatalin@gmail.com>
(cherry picked from commit 2edaf6a4fb)

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
2021-05-22 12:06:46 +01:00
..
compound_stmts.rst [3.9] bpo-39702: Remove dotted_name from decorator documentation (GH-25234) (GH-25290) 2021-04-08 16:03:53 -07:00
datamodel.rst bpo-42800: Add audit events for f_code and tb_frame (GH-24182) 2021-05-03 14:06:36 +01:00
executionmodel.rst Doc: Add -m reference in context of code execution (GH-16045) 2019-09-12 14:19:06 +01:00
expressions.rst bpo-8264: Document hasattr and getattr behavior for private attributes (GH-23513) (GH-26238) 2021-05-22 12:06:46 +01:00
grammar.rst [3.9] bpo-40939: Use the new grammar for the grammar specification documentation (GH-19969) (#21641) 2020-07-27 12:00:42 -07:00
import.rst bpo-35181: Correct importlib documentation for some module attributes (GH-15190) 2020-10-21 14:39:41 -07:00
index.rst
introduction.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 00:27:21 -07:00
lexical_analysis.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 00:27:21 -07:00
simple_stmts.rst Update doc as relative import can be used with star import (GH-25667) (GH-26122) 2021-05-14 07:25:40 -07:00
toplevel_components.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 00:27:21 -07:00