From: Fred Drake Date: Fri, 26 Mar 2004 17:11:10 +0000 (+0000) Subject: remove out-of-date warning X-Git-Tag: v2.4a1~558 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8123ff6bca372826c64be011916f4695b9e581fa;p=python remove out-of-date warning --- diff --git a/Doc/lib/libpkgutil.tex b/Doc/lib/libpkgutil.tex index b45f7eb46a..15d866bd93 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}