]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add an example of of custom `__repr__` (#112761)
authorOh seungmin <tmdals179@gmail.com>
Sun, 25 Feb 2024 07:59:35 +0000 (16:59 +0900)
committerGitHub <noreply@github.com>
Sun, 25 Feb 2024 07:59:35 +0000 (02:59 -0500)
commit5770006ffac2abd4f1c9fd33bf5015c9ef023576
tree0413de4355f0d867537fac23751ebc714bd0e0a5
parentf7455864f22369cc23bf3428624f310305cac999
Add an example of of custom `__repr__` (#112761)

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

---------

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