]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add missing versionadded directive
authorBerker Peksag <berker.peksag@gmail.com>
Thu, 8 Sep 2016 20:36:25 +0000 (23:36 +0300)
committerBerker Peksag <berker.peksag@gmail.com>
Thu, 8 Sep 2016 20:36:25 +0000 (23:36 +0300)
Doc/library/pkgutil.rst

index 1d038f9cca8b5f6402ee0a310acf408648c46d9d..3b6c925a50cf6be3699f0359fb1cff7fc995bfd1 100644 (file)
@@ -15,6 +15,7 @@ support.
 
     A namedtuple that holds a brief summary of a module's info.
 
+    .. versionadded:: 3.6
 
 .. function:: extend_path(path, name)