This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brett.cannon
Recipients brett.cannon, docs@python, memeplex
Date 2020-10-23.16:05:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603469149.16.0.47662520889.issue25509@roundup.psfhosted.org>
In-reply-to
Content
The docs for PyImport_ImportModule() is https://docs.python.org/3/c-api/import.html?highlight=pyimport_importmodule#c.PyImport_ImportModule and https://github.com/python/cpython/blob/master/Doc/c-api/import.rst.
History
Date User Action Args
2020-10-23 16:05:49brett.cannonsetrecipients: + brett.cannon, memeplex, docs@python
2020-10-23 16:05:49brett.cannonsetmessageid: <1603469149.16.0.47662520889.issue25509@roundup.psfhosted.org>
2020-10-23 16:05:49brett.cannonlinkissue25509 messages
2020-10-23 16:05:49brett.cannoncreate