From f0deb8720b98a945f00fbe8a312cead1a49295c2 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 26 Mar 2004 17:10:33 +0000 Subject: [PATCH] remove out-of-date warning --- Doc/lib/libpkgutil.tex | 5 ----- 1 file changed, 5 deletions(-) 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} -- 2.47.3