]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Slip of the keyboard (f__ should be __). Dunno why I had a totally
authorGuido van Rossum <guido@python.org>
Thu, 27 Nov 1997 01:39:15 +0000 (01:39 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 27 Nov 1997 01:39:15 +0000 (01:39 +0000)
messed up (but not checked in) version in my work files and didn't
notice before releasing 1.5 -- at least the distributed latex file
doesn't have the bogus warning about changed __init__ semantics.

Doc/lib/libni.tex
Doc/libni.tex

index eecbe19039e8a77cc3a96a4b3082568d3c7b8509..c564373b99c873618a2f842864883e48fc5375e9 100644 (file)
@@ -4,7 +4,7 @@
 
 \strong{Warning: This module is obsolete.}  As of Python 1.5a4,
 package support (with different semantics for \code{__init__} and no
-support for \code{__domain__} or\code{f__}) is built in the
+support for \code{__domain__} or\code{__}) is built in the
 interpreter.  The ni module is retained only for backward
 compatibility.
 
index eecbe19039e8a77cc3a96a4b3082568d3c7b8509..c564373b99c873618a2f842864883e48fc5375e9 100644 (file)
@@ -4,7 +4,7 @@
 
 \strong{Warning: This module is obsolete.}  As of Python 1.5a4,
 package support (with different semantics for \code{__init__} and no
-support for \code{__domain__} or\code{f__}) is built in the
+support for \code{__domain__} or\code{__}) is built in the
 interpreter.  The ni module is retained only for backward
 compatibility.