Deprecate the imputil module for removal in 3.0.

This commit is contained in:
Brett Cannon 2008-05-08 18:15:14 +00:00
parent f8105ceec7
commit 80bb9d92e3
4 changed files with 27 additions and 1 deletions

View file

@ -4,6 +4,10 @@
.. module:: imputil
:synopsis: Manage and augment the import process.
:deprecated:
.. deprecated:: 2.6
The module has been removed in Python 3.0.
.. index:: statement: import