Kaydet (Commit) 3e43d838 authored tarafından Guido van Rossum's avatar Guido van Rossum

clarify optional status

üst 0bbbea15
\section{Built-in Module \sectcode{mpz}} \section{Built-in Module \sectcode{mpz}}
\bimodindex{mpz} \bimodindex{mpz}
This module implements the interface to part of the GNU MP library. This is an optional module. It is only available when Python is
This library contains arbitrary precision integer and rational number configured to include it, which requires that the GNU MP software is
arithmetic routines. Only the interfaces to the \emph{integer} installed.
This module implements the interface to part of the GNU MP library,
which defines arbitrary precision integer and rational number
arithmetic routines. Only the interfaces to the \emph{integer}
(\samp{mpz_{\rm \ldots}}) routines are provided. If not stated (\samp{mpz_{\rm \ldots}}) routines are provided. If not stated
otherwise, the description in the GNU MP documentation can be applied. otherwise, the description in the GNU MP documentation can be applied.
......
\section{Built-in Module \sectcode{mpz}} \section{Built-in Module \sectcode{mpz}}
\bimodindex{mpz} \bimodindex{mpz}
This module implements the interface to part of the GNU MP library. This is an optional module. It is only available when Python is
This library contains arbitrary precision integer and rational number configured to include it, which requires that the GNU MP software is
arithmetic routines. Only the interfaces to the \emph{integer} installed.
This module implements the interface to part of the GNU MP library,
which defines arbitrary precision integer and rational number
arithmetic routines. Only the interfaces to the \emph{integer}
(\samp{mpz_{\rm \ldots}}) routines are provided. If not stated (\samp{mpz_{\rm \ldots}}) routines are provided. If not stated
otherwise, the description in the GNU MP documentation can be applied. otherwise, the description in the GNU MP documentation can be applied.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment