]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Add an example of of custom `__repr__` (GH-112761) (#115901)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 25 Feb 2024 08:06:37 +0000 (09:06 +0100)
committerGitHub <noreply@github.com>
Sun, 25 Feb 2024 08:06:37 +0000 (08:06 +0000)
commitc0789209c49167d563b5777966b40dca7f6411fb
treea4999f5e0b3b846aca64fd1de4037fc9d52958bb
parent92e43aea354b4962b65662eb08c57a9d17b20694
[3.11] Add an example of of custom `__repr__` (GH-112761) (#115901)

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