]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Add an example of of custom `__repr__` (GH-112761) (#115900)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 25 Feb 2024 08:05:39 +0000 (09:05 +0100)
committerGitHub <noreply@github.com>
Sun, 25 Feb 2024 08:05:39 +0000 (08:05 +0000)
commit041d85fea284b02e2231711346b4fa3d0c94bad8
treedbdb38a955e86f72d60f2ff969504b5211f44406
parent59ec6e8f23cab0b9bc8de6be2704f1e5eb08095d
[3.12] Add an example of of custom `__repr__` (GH-112761) (#115900)

Added to repr entry in Doc/library/functions.rst.

---------

(cherry picked from commit 5770006ffac2abd4f1c9fd33bf5015c9ef023576)

Co-authored-by: Oh seungmin <tmdals179@gmail.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Doc/library/functions.rst