diff options
| author | Fred Drake <fdrake@acm.org> | 2004-03-26 17:11:10 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 2004-03-26 17:11:10 +0000 |
| commit | 8123ff6bca372826c64be011916f4695b9e581fa (patch) | |
| tree | b7184bc88e9198056e28467ec1e765eefa11dad5 | |
| parent | 1c5701d36ce4185f2a7dec408d1dc75abb87bca6 (diff) | |
| download | cpython-git-8123ff6bca372826c64be011916f4695b9e581fa.tar.gz | |
remove out-of-date warning
| -rw-r--r-- | Doc/lib/libpkgutil.tex | 5 |
1 files changed, 0 insertions, 5 deletions
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} |
