mirror of
https://github.com/python/cpython.git
synced 2025-10-02 13:22:19 +00:00
added versionadd information for pkgutil.get_data(); thanks to Kyle Monson from docs@
This commit is contained in:
parent
429b890561
commit
9bfc16a99e
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue