mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
ni is a standard module, not a built-in module. The only other reference to
it already got it right.
This commit is contained in:
parent
bac354cd80
commit
dd17d1ce62
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
\section{Built-in Module \sectcode{ni}}
|
\section{Standard Module \sectcode{ni}}
|
||||||
\label{module-ni}
|
\label{module-ni}
|
||||||
\bimodindex{ni}
|
\stmodindex{ni}
|
||||||
|
|
||||||
\strong{Warning: This module is obsolete.} As of Python 1.5a4,
|
\strong{Warning: This module is obsolete.} As of Python 1.5a4,
|
||||||
package support (with different semantics for \code{__init__} and no
|
package support (with different semantics for \code{__init__} and no
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
\section{Built-in Module \sectcode{ni}}
|
\section{Standard Module \sectcode{ni}}
|
||||||
\label{module-ni}
|
\label{module-ni}
|
||||||
\bimodindex{ni}
|
\stmodindex{ni}
|
||||||
|
|
||||||
\strong{Warning: This module is obsolete.} As of Python 1.5a4,
|
\strong{Warning: This module is obsolete.} As of Python 1.5a4,
|
||||||
package support (with different semantics for \code{__init__} and no
|
package support (with different semantics for \code{__init__} and no
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue