Deprecate the imputil module for removal in 3.0.
diff --git a/Doc/library/imputil.rst b/Doc/library/imputil.rst
index 34117fa..f10e83d 100644
--- a/Doc/library/imputil.rst
+++ b/Doc/library/imputil.rst
@@ -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