commit | 18a7d2b4555af5f8f8a1c370339e334503b1ec09 | [log] [tgz] |
---|---|---|
author | Berker Peksag <berker.peksag@gmail.com> | Thu Sep 08 23:36:25 2016 +0300 |
committer | Berker Peksag <berker.peksag@gmail.com> | Thu Sep 08 23:36:25 2016 +0300 |
tree | ccefe2a7809b1001c0c0d0688a3324f06a467761 | |
parent | 41356f926db777561b26a5d427d4e15297e7299a [diff] |
Add missing versionadded directive
diff --git a/Doc/library/pkgutil.rst b/Doc/library/pkgutil.rst index 1d038f9..3b6c925 100644 --- a/Doc/library/pkgutil.rst +++ b/Doc/library/pkgutil.rst
@@ -15,6 +15,7 @@ A namedtuple that holds a brief summary of a module's info. + .. versionadded:: 3.6 .. function:: extend_path(path, name)