[docs] [issue11977] Document int.conjugate, .denominator, ...

Éric Araujo report at bugs.python.org
Fri May 6 18:36:19 CEST 2011


Éric Araujo <merwok at netwok.org> added the comment:

BTW: If not, you can always use things like :attr:`int.real <numbers.Integral.real>` (real target in angle brackets, rest is text to display) but it’s a bit unwieldy.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11977>
_______________________________________


More information about the docs mailing list