commit | 55ac8f0f26efdbbcb5cc197f9369d23d50bee908 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Sep 01 13:51:09 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Sep 01 13:51:09 2007 +0000 |
tree | a0d5b7128c055d8c767652dc3948c3404be06396 | |
parent | 1617457cff847fed9fadb01f1acf6ba8bb621726 [diff] [blame] |
Get rid of the remaining versionadded/versionchanged directives.
diff --git a/Doc/library/imputil.rst b/Doc/library/imputil.rst index 34117fa..92eeda2 100644 --- a/Doc/library/imputil.rst +++ b/Doc/library/imputil.rst
@@ -1,6 +1,6 @@ :mod:`imputil` --- Import utilities -===================================================== +=================================== .. module:: imputil :synopsis: Manage and augment the import process.