commit | dd17d1ce6211c23b1975e80dd9ca63440bf5e480 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Jan 20 04:40:41 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Jan 20 04:40:41 1998 +0000 |
tree | 48fd0c1d76b75fae9d60656a2f51a070a44827b9 | |
parent | bac354cd80c19928feaee926a4e4d471bfb2c7bd [diff] [blame] |
ni is a standard module, not a built-in module. The only other reference to it already got it right.
diff --git a/Doc/libni.tex b/Doc/libni.tex index 4be0d36..219f081 100644 --- a/Doc/libni.tex +++ b/Doc/libni.tex
@@ -1,6 +1,6 @@ -\section{Built-in Module \sectcode{ni}} +\section{Standard Module \sectcode{ni}} \label{module-ni} -\bimodindex{ni} +\stmodindex{ni} \strong{Warning: This module is obsolete.} As of Python 1.5a4, package support (with different semantics for \code{__init__} and no