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:
Fred Drake 1998-01-20 04:40:41 +00:00
parent bac354cd80
commit dd17d1ce62
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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