From: Fred Drake Date: Fri, 26 Mar 2004 17:10:33 +0000 (+0000) Subject: remove out-of-date warning X-Git-Tag: v2.3.4c1~88 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f0deb8720b98a945f00fbe8a312cead1a49295c2;p=thirdparty%2FPython%2Fcpython.git remove out-of-date warning --- diff --git a/Doc/lib/libpkgutil.tex b/Doc/lib/libpkgutil.tex index b45f7eb46a49..15d866bd9307 100644 --- a/Doc/lib/libpkgutil.tex +++ b/Doc/lib/libpkgutil.tex @@ -6,11 +6,6 @@ \versionadded{2.3} -\begin{notice}[warning] - This is an experimental module. It may be withdrawn or completely - changed up to an including the release of Python 2.3 beta 1. -\end{notice} - This module provides a single function: \begin{funcdesc}{extend_path}{path, name}