]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Indicate that abs() method accept argument that implement __abs__(), just like call...
authorWindson yang <wiwindson@outlook.com>
Fri, 29 May 2020 11:35:34 +0000 (19:35 +0800)
committerGitHub <noreply@github.com>
Fri, 29 May 2020 11:35:34 +0000 (07:35 -0400)
commit28316422124206f63ddd4b91f2e19c54b6e9cd9d
tree08702abe4904b750e379a064cc1394003f9ffef1
parent21017ed904f734be9f195ae1274eb81426a9e776
Indicate that abs() method accept argument that implement __abs__(), just like call() method in the docs (GH-20509)
Doc/library/functions.rst