New submission from Xiang Zhang: The get_data link in pkgutil.get_data doc refers to itself which does not help reading. I think it's better for it to refer to importlib.abc.ResourceLoader.get_data.
---------- assignee: docs@python components: Documentation files: pkgutil.get_data_doc.patch keywords: patch messages: 278631 nosy: docs@python, xiang.zhang priority: normal severity: normal stage: patch review status: open title: Wrong link in pkgutil.get_data doc versions: Python 3.5, Python 3.6, Python 3.7 Added file: http://bugs.python.org/file45087/pkgutil.get_data_doc.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28438> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com