added versionadd information for pkgutil.get_data(); thanks to Kyle Monson from docs@

This commit is contained in:
Sandro Tosi 2011-08-30 19:40:28 +02:00
parent 429b890561
commit 9bfc16a99e
1 changed files with 2 additions and 0 deletions

View 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