cpython/Doc/reference
Miss Islington (bot) f34e0d60e2 bpo-26701: Add documentation for __trunc__ (GH-6049)
`int` fails back to `__trunc__` is `__int__` isn't defined, so cover
that in the docs.
(cherry picked from commit 308eab979d)

Co-authored-by: Eric Appelt <eric.appelt@gmail.com>
2018-03-11 01:10:32 +10:00
..
compound_stmts.rst
datamodel.rst bpo-26701: Add documentation for __trunc__ (GH-6049) 2018-03-11 01:10:32 +10:00
executionmodel.rst
expressions.rst
grammar.rst
import.rst
index.rst
introduction.rst
lexical_analysis.rst
simple_stmts.rst
toplevel_components.rst