]> granicus.if.org Git - python/commitdiff
added versionadd information for pkgutil.get_data(); thanks to Kyle Monson from docs@
authorSandro Tosi <sandro.tosi@gmail.com>
Tue, 30 Aug 2011 17:40:28 +0000 (19:40 +0200)
committerSandro Tosi <sandro.tosi@gmail.com>
Tue, 30 Aug 2011 17:40:28 +0000 (19:40 +0200)
Doc/library/pkgutil.rst

index 30d4a7492a40aedc6772d44960d6148315977b70..9971145958c01b1d16bc178a5fd16bce19155202 100644 (file)
@@ -190,3 +190,5 @@ support.
 
    If the package cannot be located or loaded, or it uses a :pep:`302` loader
    which does not support :func:`get_data`, then ``None`` is returned.
+
+   .. versionadded:: 2.6