diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-03-10 15:10:45 (GMT) |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2018-03-10 15:10:45 (GMT) |
commit | 1028ca4f04c14cf40a8f3e7951623a96ec0143c2 (patch) | |
tree | 8231cce71807da12d61a752828ea229053fa7129 /Modules | |
parent | 19b42fe97cc15ff123f7ccb61a26fed817e850f7 (diff) | |
download | cpython-1028ca4f04c14cf40a8f3e7951623a96ec0143c2.zip cpython-1028ca4f04c14cf40a8f3e7951623a96ec0143c2.tar.gz cpython-1028ca4f04c14cf40a8f3e7951623a96ec0143c2.tar.bz2 |
bpo-26701: Add documentation for __trunc__ (GH-6050)
`int` fails back to `__trunc__` is `__int__` isn't defined, so cover
that in the docs.
(cherry picked from commit 308eab979d153f1ab934383dc08bc4546ced8b6c)
Co-authored-by: Eric Appelt <eric.appelt@gmail.com>
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions